From: Roland Häder Date: Wed, 21 Jun 2017 18:21:56 +0000 (+0200) Subject: updated web.xml X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bd76b4165e18014d7a2184fe2d166ce7db5dd441;p=jjobs-war.git updated web.xml Signed-off-by: Roland Häder --- diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 57343e08..e26eb847 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -50,7 +50,7 @@ Whether personal title is required for administrative contact controller. is_feature_admin_personal_title_enabled - false + true Whether users are allowed to edit their user data. @@ -78,7 +78,7 @@ true - Whether users must change password after login (with current password). Administrators can enforce this. + Feature: Users must change password after login (with current password). Administrators can enforce this. is_feature_user_must_change_password_enabled true @@ -98,9 +98,14 @@ false - Whether the can change email address. - is_feature_user_change_email_address_enabled - true + Maximum passwords that must be different. + max_user_password_history + 5 + + + Whether debugging of registration form is enabled. + is_debug_register_enabled + false 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. @@ -117,32 +122,31 @@ min_user_password_score 50 - - Maximum passwords that must be different. - max_user_password_history - 5 - - - Whether debugging of registration form is enabled. - is_debug_register_enabled - false - Faces Servlet javax.faces.webapp.FacesServlet 1 + + pdf + org.mxchange.pizzaapplication.servlet.receipt.PizzaPdfReceiptServlet + Faces Servlet /faces/* + + tpl + text/plain + + + pdf + /customer/recipt.pdf + 30 - - true - faces/index.xhtml @@ -151,24 +155,20 @@ AdminConstraint admin - Administrative area + Administrative Area /faces/admin/* - Admin authentication + Administrative Area Login admin - - tpl - text/plain - BASIC file - Administrativre rule + Administrative role admin