X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=ab9fb01d04e897e3276395909dcc2626b61335fb;hb=1d74c2c08b6c7d6e701f67d7262252fd763974a0;hp=5a768a25598b18dcf15f39c1ee02691b8f5c1a61;hpb=435b048d42ded08638a3f67b973c55c8094f7856;p=jjobs-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 5a768a25..ab9fb01d 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -8,38 +8,28 @@ Development - Whether the multi-page registration page or a single registration page is active - is_feature_user_register_multiple_page_enabled - true - - - Whether a user name is required for this application. - is_feature_user_name_required_enabled - true - - - Whether "resend confirmation link" is enabled. - is_feature_user_resend_confirmation_link_enabled + Whether the date converter's default timezone is system's timezone. + javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE true - Whether default timezone is set from system's timezone - javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE + All empty strings should be converted to null. + javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL true - Whether the guest menu is enabled/shown to the user. - is_feature_guest_menu_enabled + Whether the multi-page registration page or a single registration page is active + is_feature_user_register_multiple_page_enabled true - Whether recovery of user passwords is enabled. - is_feature_user_password_recovery_enabled + Whether a user name is required for this application. + is_feature_user_login_require_user_name_enabled true - Wether the gender is required for using the general contact controller. - is_feature_general_gender_enabled + Whether "resend confirmation link" is enabled. + is_feature_user_resend_confirmation_link_enabled true @@ -58,13 +48,13 @@ true - Wether the gender is required for using the general contact controller. - is_feature_general_gender_enabled + Whether the personal title is required for using the general contact controller. + is_feature_general_personal_title_enabled true - Whether gender is required for administrative contact controller. - is_feature_admin_gender_enabled + Whether personal title is required for administrative contact controller. + is_feature_admin_personal_title_enabled true @@ -93,7 +83,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 @@ -113,20 +103,15 @@ false - Whether the can change email address. - is_feature_user_change_email_address_enabled - true + Whether user can leave both passwords empty on registration. + is_feature_allow_user_registration_empty_password_enabled + false - Whether the public user profile is enabled. - is_public_profile_enabled + Whether business contacts are used in this project. + is_feature_business_contacts_enabled true - - Minimum password score (default 50 may be to low) - min_user_password_score - 50 - Maximum passwords that must be different. max_user_password_history @@ -138,25 +123,45 @@ false - javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE + Whether the public user profile is enabled. If this option is enabled, the setting "is_user_login_require_user_name" must also be enabled as it is mandadory. + is_public_profile_enabled true + + Whether user names are required for completing registration. + is_user_login_require_user_name + true + + + Minimum password score (default 50 may be to low) + min_user_password_score + 50 + 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 @@ -165,24 +170,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