collective / collective.pwexpiry

Emulate Active Directory password complexity requirements.
1 stars 6 forks source link

Password history check #4

Closed jochumdev closed 8 years ago

jochumdev commented 8 years ago

Please merge Pull 1 first.

This branch adds support for saving the password history and adds a validator to check if theres password reuse in case then the validator blocks that password change.

frapell commented 8 years ago

@pcdummy Is this ready to be merged?

jochumdev commented 8 years ago

Now its ready to merge.

frapell commented 8 years ago

@pcdummy @frisi Great, thanks!