feat: rename OIDC strategy, fix sidebar, UI improvements closes #271 #444

Merged
moritz merged 12 commits from feat/ux_polishment into main 2026-02-24 13:05:11 +01:00
3 changed files with 5 additions and 4 deletions
Showing only changes of commit d95d4dc737 - Show all commits

View file

@ -59,9 +59,10 @@ msgstr ""
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""
## Dynamic string from ash_authentication_phoenix OAuth2 component (strategy_name = "Rauthy"). ## Dynamic string from ash_authentication_phoenix OAuth2 component (strategy_name = "Oidc").
## Not auto-extractable because the msgid is constructed at runtime via string interpolation. ## Not auto-extractable because the msgid is constructed at runtime via string interpolation.
msgid "Sign in with Rauthy" ## Generated by Phoenix.Naming.humanize(:oidc) = "Oidc"
msgid "Sign in with Oidc"
msgstr "" msgstr ""
msgid "Signing in ..." msgid "Signing in ..."

View file

@ -58,7 +58,7 @@ msgstr "Neues Passwort setzen"
msgid "Sign in" msgid "Sign in"
msgstr "Anmelden" msgstr "Anmelden"
msgid "Sign in with Rauthy" msgid "Sign in with Oidc"
msgstr "Single Sign On" msgstr "Single Sign On"
msgid "Signing in ..." msgid "Signing in ..."

View file

@ -55,7 +55,7 @@ msgstr ""
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""
msgid "Sign in with Rauthy" msgid "Sign in with Oidc"
msgstr "Single Sign On" msgstr "Single Sign On"
msgid "Signing in ..." msgid "Signing in ..."