Fix Register button display

This commit is contained in:
Philippe Caseiro 2021-01-29 10:10:15 +01:00
parent b6ba914978
commit 0f0e822069
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@
"portalDisplayChangePassword": "$_auth =~ /^(LDAP|DBI|Demo)$/",
"portalDisplayLoginHistory": 1,
"portalDisplayLogout": 1,
"portalDisplayRegister": 1,
"portalDisplayRegister": %%boolean[%%llRegisterAccount],
"portalDisplayResetPassword": %%boolean[%%llResetPassword],
"portalForceAuthn": 0,
"portalForceAuthnInterval": 0,