1.5.3 Further settings
Regardless of the selected authentication type, the registration of new accounts or the reset password can be deactivated. The following switch is used for this purpose:
A security question is asked when registering new local user accounts. There is a section <securityQuestions />
Each <question />
contains the attribute key=""
in which a message key is defined. In this way, the questions can always be displayed in the correct language. Per question there is a list of allowed answers (<allowedAnswer />
). This way even answers from different languages can be displayed correctly.
Last updated