Downloads
Download tar.gz
32.36 KB
MD5: ea79c1c11c71923b1ad91a5faa616f49
SHA-1: b58e5b45d900099ef9a26e1b893e623d4c5ca0bb
SHA-256: 9565812c497dd16a27260006a860b1874b660632d711079a2040a7e1912785ef
Download zip
44.71 KB
MD5: 93330b441216c2556e25284049574fcf
SHA-1: 97eba5a4924a898e2754ee5ff2237211bcce20b1
SHA-256: 6dfa15fd80507e990f7be7c271613defc99fc617418da092cead258ce6ffb726
Release notes
Changes since 6.x-1.6:
- #2096349 by ryan_courtnage, AohRveTPV: Logic error might result in user not having to change password
- #2092699 by AohRveTPV, rooby: Passwords containing all spaces are allowed
- #2093437 by AohRveTPV, ryan_courtnage: Fixed Should (password_policy_block == 1) block user accounts?.
- #1653242 by erikwebb, SchwebDesign: Fixed Password update doesn't store new password history.
- #1468172 by erikwebb, Matt V.: Fixed "Delay" constraint combined with "Force password change on next login" can result in a temporary catch-22 for the user.
- #2157559 by AohRveTPV, plong: Fixed Cannot Uncheck Force Password Change.
- #2241489 by AohRveTPV, troubador: Fixed "Force password change" throws SQL error.
- #2170367 by dbehrman: fix notices
- #2215407 by erikwebb: Removing unused webtoolkit.md5.js file
- Cleaned up various code per coding standards.