Files
mealie/tests
Matthew Hill 4bd7bda60d fix: Fix bugs with account locking (#2580)
* fix(security): reset login attempts after successful login

Enforce a maximum number of consecutive failed logins. Successfully logging in should reset the
count.

#2569

* fix(security): fix when user is unlocked

The user should be unlocked when locked_at is set, but the lock has expired.

#2569
2023-09-29 15:58:00 -08:00
..
2023-07-23 09:52:09 -08:00
2023-09-14 06:01:24 -08:00
2021-03-31 07:20:35 -08:00