|
|
18f1217daa
|
feat(admin): implement CRUD for administrators with role management and tenant restrictions
|
2026-09-04 10:28:33 -03:00 |
|
|
|
eda2343380
|
fix(user): update hidden attributes and handle soft-deleted users in registration
|
2026-09-03 10:31:43 -03:00 |
|
|
|
0baad641d5
|
fix(auth): scope email uniqueness to active users
|
2026-09-03 09:59:21 -03:00 |
|
|
|
ddb8c3743f
|
fix(staff): preserve scanner history on deletion
|
2026-09-03 09:58:08 -03:00 |
|
|
|
e53fa949cf
|
feat(auth): persist password reset expiration
|
2026-08-27 10:06:41 -03:00 |
|
|
|
a4a4c9afbc
|
feat(auth): enhance password reset attempt handling with new reasons and update related services
|
2026-08-13 16:49:19 -03:00 |
|
|
|
7d9489169d
|
feat(auth): implement permission-based access for scanner functionality and update related tests
|
2026-08-11 14:53:51 -03:00 |
|
|
|
b294e5c46e
|
Merge branch 'fix/correcciones_secundarias' into dev
|
2026-08-05 10:28:59 -03:00 |
|
|
|
d02b0c5551
|
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 |
|
|
|
2a15dc92be
|
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 |
|
|
|
b7e1332b8c
|
feat(authorization): refactor role management to use RoleCode enum, update migrations, seeders, and tests
|
2026-07-31 08:32:00 -03:00 |
|
|
|
d56d387933
|
feat(authorization): add role and tenant codes to users, implement validation logic, and create tests
|
2026-07-30 16:37:37 -03:00 |
|
|
|
7c9ebc6d4d
|
feat(auth): implement login security features including account locking and login attempt tracking
|
2026-07-29 10:47:26 -03:00 |
|
|
|
c37b8894e4
|
Forgot password flow
|
2026-07-27 09:43:00 -03:00 |
|
|
|
873855c85a
|
feat(auth): implement Google OAuth integration with user authentication and token exchange
|
2026-07-22 13:43:14 -03:00 |
|
|
|
6d066beea3
|
feat: add optional 'dni' and 'telefono' fields to User model and registration process
|
2026-07-03 16:24:56 -03:00 |
|
|
|
9a5a8e85b9
|
feat: implement authentication functionality with login and logout endpoints
|
2026-07-02 14:55:47 -03:00 |
|
|
|
a95cfc780b
|
feat: implement user registration functionality with validation and response handling
|
2026-07-02 12:23:50 -03:00 |
|