We want to enforce once in a while new passwords for our users. (security issue)
But if we do this, the user is able to use the same password over and over.
So we would like to have the ability to set the minimal password strength in such a way that the user is not allowed to reuse the last N passwords.