X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=53f9060a9729764d17ce580f654d4397fd6954c6;hb=4222c5d0a69b0b008afc59e6929ec60399f2234f;hp=65f0d30093f586e9fe90a139d698fe9da2056c89;hpb=fabd66d71c2a51e2eafaa366abb7246df520419e;p=pizzaservice-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 65f0d300..53f9060a 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -19,8 +19,8 @@ Whether "resend confirmation link" is enabled. - is_feature_user_resend_confirm_link_enabled - false + is_feature_user_resend_confirmation_link_enabled + true Whether default timezon is set from system's timezone @@ -77,6 +77,21 @@ is_feature_privacy_enabled true + + Feature: Users must change password after login (with current password). Administrators can enforce this. + is_feature_user_must_change_password_enabled + true + + + Whether users are allowed to change their login password. + is_feature_change_user_password_enabled + true + + + Maximum passwords that must be different. + max_user_password_history + 5 + Faces Servlet javax.faces.webapp.FacesServlet