Closed praveenkannanm closed 8 years ago
I tried to override the method in user model its not working. def expire_password_after end Anyone knows the solution?
I wrote a test for password expirable and it's working: https://github.com/phatworx/devise_security_extension/commit/bccec1b328f3ad1e753603137e23eb25e86bad5a
Maybe the 0.10.0 gem works for you?
I tried to override the method in user model its not working. def expire_password_after end Anyone knows the solution?