AlexanderOtavka / ride-board

Ride sharing for Grinnell students
https://rideboard.app
MIT License
1 stars 3 forks source link

Setup devise lockable to limit password guessing attacks #93

Open AlexanderOtavka opened 4 years ago

AlexanderOtavka commented 4 years ago

Devise can lock accounts that have too many failed password attempts.