go2null / redmine_account_policy

Password Expiry and other enhancements
GNU General Public License v3.0
3 stars 13 forks source link

Implements skip password valildation on blank/generated passwords #7

Closed farkwun closed 8 years ago

farkwun commented 8 years ago

Also - enhancements:

Implements drop-down count list in Configuration page (text box allowed integers greater than number of possible character classes)

Fixed typo in password validation message -plaintext "%{complexity}" was printed instead of actual complexity setting -alphanumric to alphanumeric

farkwun commented 8 years ago

Issue #6

farkwun commented 8 years ago

Should also resolve #11