Index: lams_central/web/passwordChangeContent.jsp
===================================================================
diff -u -r8ebe651ed3972b4e53c75dd45e9f0ba1f9b63b3d -rd4e455d6806b6c48cca0b6e8ee87f256a92f123a
--- lams_central/web/passwordChangeContent.jsp (.../passwordChangeContent.jsp) (revision 8ebe651ed3972b4e53c75dd45e9f0ba1f9b63b3d)
+++ lams_central/web/passwordChangeContent.jsp (.../passwordChangeContent.jsp) (revision d4e455d6806b6c48cca0b6e8ee87f256a92f123a)
@@ -9,6 +9,7 @@
<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_LOWERCASE)%>
<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_NUMERICS)%>
<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_SYMBOLS)%>
+<%=Configuration.get(ConfigurationKeys.PASSWORD_HISTORY_LIMIT)%>
@@ -136,7 +137,14 @@
-
+
+
+
+
+
+
+
+