X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=web%2FWEB-INF%2Fweb.xml;h=ab9fb01d04e897e3276395909dcc2626b61335fb;hb=1d74c2c08b6c7d6e701f67d7262252fd763974a0;hp=40fa93ae700b3cbcdfae4657c005e8052218c6fe;hpb=177caca43d2dcdf9deaf9f9a9c746d82c940a95f;p=jjobs-war.git diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 40fa93ae..ab9fb01d 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -3,34 +3,39 @@ An application for handling and sending out applications to companies. JJobs v1.0 - Whether the multi-page registration page or a single registration page is active - is_feature_user_register_multiple_page_enabled + 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 true - Whether a user name is required for this application. - is_feature_user_name_required_enabled + All empty strings should be converted to null. + javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL true - Whether the public user profile is enabled. - is_public_profile_enabled - false + Whether the multi-page registration page or a single registration page is active + is_feature_user_register_multiple_page_enabled + true - Whether "resend confirmation link" is enabled. - is_feature_user_resend_confirmation_link_enabled + Whether a user name is required for this application. + is_feature_user_login_require_user_name_enabled true - Whether default timezon is set from system's timezone - javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE + Whether "resend confirmation link" is enabled. + is_feature_user_resend_confirmation_link_enabled true Whether registration page is enabled. is_feature_user_registration_enabled - false + true Whether the guest menu is enabled/shown to the user. @@ -40,30 +45,41 @@ Whether recovery of user passwords is enabled. is_feature_user_password_recovery_enabled - false + 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 a user name is required on registration - is_user_name_required - false + Whether personal title is required for administrative contact controller. + is_feature_admin_personal_title_enabled + true - Whether the public user profile is enabled. - is_public_profile_enabled - false + Whether users are allowed to edit their user data. + is_feature_user_edit_data_enabled + true - Whether "resend confirmation link" ius enabled. - is_resend_confirm_link_enabled + Whether the user list is accessible and visible. + is_feature_user_list_enabled true - javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE + Whether imprint page is enabled. + is_feature_imprint_enabled + true + + + Whether terms page is enabled. + is_feature_terms_enabled + true + + + Whether privacy page is enabled. + is_feature_privacy_enabled true @@ -71,22 +87,81 @@ is_feature_user_must_change_password_enabled true + + Whether users are allowed to change their login password. + is_feature_change_user_password_enabled + true + + + Whether users can change their email address. + is_feature_user_must_change_email_address_enabled + true + + + Whether user registration page is in index or own page. + is_feature_user_registration_in_index_enabled + false + + + Whether user can leave both passwords empty on registration. + is_feature_allow_user_registration_empty_password_enabled + false + + + Whether business contacts are used in this project. + is_feature_business_contacts_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_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 @@ -95,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