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

Password_expirable is not working #208

Open ravindradaffo opened 7 years ago

ravindradaffo commented 7 years ago

Hi, I have used this gem and follow all the steps but the password_expirable module is not working and noyt redirecting to reset password page.

Thanks Ravindra

narutoo9x commented 7 years ago

What version do you use? And what is the error showed up?

vinagrito commented 7 years ago

@traxanos @alexdreher I think that this is safe to closed. No activity nor relevant info that really helps people having something similar

richardrails commented 6 years ago

it does not work for me too..

tteurs commented 5 years ago

same issue here i have 2 devise models Companyes and Admins. On Admins it works fine but on Companies (users) not. I set the date and noting happens.