go2null / redmine_account_policy

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

Extended user model to track old passwords #18

Closed farkwun closed 8 years ago

farkwun commented 8 years ago

Implemented old password checks on change password and clearing out old passwords when enough changes have been made

Hijacked current salt procedure to ensure salt stays the same instead of changing for every password.

17

farkwun commented 8 years ago

Captured by #19