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=ed584c7a5ef6821493d0f15ebbbb94ac4f8cabb7;p=jfinancials-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 ca595b6f..b7721a26 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -2,6 +2,11 @@ An application to handle all your receipts and do some calculation with it JFinancials Application v1.0 + + Project stage. + javax.faces.PROJECT_STAGE + Development + Whether the date converter's default timezone is system's timezone. javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE @@ -73,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 @@ -93,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. @@ -112,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 @@ -146,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