shopit-back/app/Domains/Auth
ncoronel eda2343380 fix(user): update hidden attributes and handle soft-deleted users in registration 2026-09-03 10:31:43 -03:00
..
Controllers feat(auth): expire stale password reset codes 2026-08-27 10:06:41 -03:00
Exceptions feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
Models fix(user): update hidden attributes and handle soft-deleted users in registration 2026-09-03 10:31:43 -03:00
Requests fix(auth): scope email uniqueness to active users 2026-09-03 09:59:21 -03:00
Resources feat(scanner): add scanner authentication and context services with routes and tests 2026-08-11 14:53:51 -03:00
Services feat(auth): expire stale password reset codes 2026-08-27 10:06:41 -03:00
documentacion Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
routes feat(scanner): implement password reset attempt functionality for scanner users 2026-08-13 16:44:27 -03:00