shopit-back/app/Domains/Auth/Models
ncoronel b294e5c46e Merge branch 'fix/correcciones_secundarias' into dev 2026-08-05 10:28:59 -03:00
..
LoginAttempt.php feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
ResetPasswordAttempt.php feat(auth): add reason field to reset password attempts and enhance email notifications for account lock scenarios 2026-08-05 10:27:29 -03:00
User.php feat: Implement staff management features; add controller, service, resource, routes, and tests for staff and category assignments 2026-08-04 16:20:30 -03:00