Compare commits
2 Commits
b81f96f0dd
...
0a5f0f7d94
Author | SHA1 | Date |
---|---|---|
Philippe Caseiro | 0a5f0f7d94 | |
Philippe Caseiro | beb6341981 |
|
@ -392,10 +392,12 @@
|
|||
"oidcOPMetaDataJWKS": null,
|
||||
"webIDAuthnLevel": 1,
|
||||
"issuerDBOpenIDActivation": "1",
|
||||
%if %%is_empty(%%llResetUrl)
|
||||
%if %%llResetPassword == "oui"
|
||||
%if %%is_empty(%%llResetUrl)
|
||||
"mailUrl": "https://%%authWebName/mail.pl",
|
||||
%else
|
||||
%else
|
||||
"mailUrl": "%%llResetUrl",
|
||||
%end if
|
||||
%end if
|
||||
"maintenance": 0,
|
||||
"jsRedirect": 0,
|
||||
|
|
Loading…
Reference in New Issue