Lock accounts after wrong password attempts
authorAidan Cornelius-Bell <aidan@cornelius-bell.com>
Mon, 7 Oct 2024 22:30:03 +0000 (09:00 +1030)
committerAidan Cornelius-Bell <aidan@cornelius-bell.com>
Mon, 7 Oct 2024 22:30:03 +0000 (09:00 +1030)
commitfdeb500335bf724c4ea3f4a1f91571b29c45620c
treeb787f878cb7598dac34a004adb3e6bbb9264bf32
parent20284cdecdc008d23b6602230482186d5f6cf4b5
Lock accounts after wrong password attempts
app/models/user.rb
config/initializers/devise.rb
db/migrate/20241007220924_add_lockable_to_user.rb [new file with mode: 0644]
db/schema.rb