phatworx / devise_security_extension

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

prevent user from changing password within a timeframe #227

Open ssnyder opened 6 years ago

ssnyder commented 6 years ago

Is it possible already to prevent the user from changing their password more than once within 24 hours? If not, please take this as a feature request. If so, a quick pointer would be appreciated!