{{ appService.getAppTitle() }}
(Please set the environment variables
DEBUG=crowi:service:PassportService to get the logs)
DuplicatedUsernameException occured
Your {{ failedProviderForDuplicatedUsernameException }} authentication was succeess, but a new user could not be created. See the issue #193.
-
{% for error in req.form.errors %}
- {{ error }} {% endfor %}
{% endfor %}
{{ t('page_register.notice.restricted') }}
{{ t('page_register.notice.restricted_defail') }}
{{ t('page_register.form_help.email') }}
-
{% for em in getConfig('crowi', 'security:registrationWhiteList') %}
{{ em }}
{% endfor %}