Index: lams_admin/web/user.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_admin/web/user.jsp,v diff -u -r1.29.2.9 -r1.29.2.10 --- lams_admin/web/user.jsp 22 Nov 2016 08:25:25 -0000 1.29.2.9 +++ lams_admin/web/user.jsp 28 Nov 2016 01:19:59 -0000 1.29.2.10 @@ -12,23 +12,25 @@ <%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_MINIMUM_CHARACTERS)%> <%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_UPPERCASE)%> +<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_LOWERCASE)%> <%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_NUMERICS)%> <%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_SYMBOLS)%> - + @@ -145,7 +147,7 @@ - + : @@ -158,6 +160,10 @@ + + + + @@ -179,6 +186,7 @@ + *: @@ -191,6 +199,7 @@ + : @@ -369,7 +378,11 @@ - + + + + + " formnovalidate="formnovalidate" onclick="bCancel=true;" id="cancelButton" class="btn btn-default"/>