From: Roland Häder Date: Wed, 21 Jun 2017 18:03:52 +0000 (+0200) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f306a60e0a1239b37d53e9f7ede051e38a2b57e4;p=addressbook-war.git Please cherry-pick: - added missing context parameter "is_user_name_required" Signed-off-by: Roland Häder --- diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 202be2a5..c4bad6d5 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -98,10 +98,15 @@ true - Whether the public user profile is enabled. + Whether the public user profile is enabled. If this option is enabled, the setting "is_user_name_required" must also be enabled as it is mandadory. is_public_profile_enabled true + + Whether user names are required for completing registration. + is_user_name_required + true + Minimum password score (default 50 may be to low) min_user_password_score