phatworx / devise_security_extension

An enterprise security extension for devise, trying to meet industrial standard security demands for web applications.
MIT License
747 stars 346 forks source link

Support password expiration in months, not just days #243

Open cluesque opened 5 years ago

cluesque commented 5 years ago

When we configured expire_password_after = 3.months and tested on March 1, we got the wrong answer. This makes it happier.