shopit-back/app/Domains/Auth
ncoronel 18f1217daa feat(admin): implement CRUD for administrators with role management and tenant restrictions 2026-09-04 10:28:33 -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 feat(admin): implement CRUD for administrators with role management and tenant restrictions 2026-09-04 10:28:33 -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