Compare commits

...

1 Commits

Author SHA1 Message Date
0f0e822069 Fix Register button display 2021-01-29 10:51:24 +01:00

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,