Cleaned up OIDC für taiga draft

This commit is contained in:
2025-04-06 21:38:15 +02:00
parent a9c25a28c6
commit 0eaaa73e23
10 changed files with 26 additions and 9 deletions

View File

@@ -36,7 +36,7 @@ return array (
'oidc_login_default_quota' => '{{applications[application_id].default_quota}}',
// Login button text
'oidc_login_button_text' => 'Log in with OpenID',
'oidc_login_button_text' => '{{oidc.button_text}}',
// Hide the NextCloud password change form.
'oidc_login_hide_password_form' => true,