add OIDC
Basic Build (Arch) / Build (push) Canceled after 0s
clang-format Check / Formatting Check (push) Canceled after 0s

This commit is contained in:
2026-08-19 22:00:14 -05:00
parent bf2fa21e95
commit 06ca52c261
13 changed files with 201 additions and 83 deletions
+4
View File
@@ -213,6 +213,10 @@
<message id="Lms.Auth.login">Log in</message>
<message id="Lms.Auth.remember-me">Remember me</message>
<message id="Lms.Auth.welcome">Welcome!</message>
<message id="Lms.OIDCAuth.login">Log in with {1}</message>
<message id="Lms.OIDCAuth.failed">OpenID Connect authentication failed.</message>
<message id="Lms.OIDCAuth.unverified-email">The identity provider did not verify your email address.</message>
<message id="Lms.OIDCAuth.missing-claim">The identity provider did not return the configured login name.</message>
<!--Explore-->
<message id="Lms.Explore.add-filter">Add filter</message>