|
|
dbe4879457
|
refactor: route validation errors through GetValidatedDTO
|
2026-01-10 22:59:13 +01:00 |
|
|
|
66b4b0e173
|
refactor: use AuthResponseDTO instead of services.AuthResult
|
2026-01-10 22:47:10 +01:00 |
|
|
|
f39dcff67d
|
refactor: use DTOs instead of maps and nil for responses
|
2026-01-10 22:44:39 +01:00 |
|
|
|
a1466e860d
|
refactor: remove redundant validation, trust middleware and service layer
|
2026-01-10 22:41:54 +01:00 |
|
|
|
523dac242e
|
refactor: use DTOs instead of manual maps in auth responses
|
2026-01-10 22:34:07 +01:00 |
|
|
|
35ef42eb93
|
docs: document refresh token rotation and update examples
|
2026-01-08 06:28:48 +01:00 |
|
|
|
3f4cad5488
|
fix: remove password complexity validation from login
|
2025-12-26 17:35:59 +01:00 |
|
|
|
c25926514b
|
fix: add explicit empty-field validation check in handlers
|
2025-11-23 14:19:54 +01:00 |
|
|
|
abe4a3dc88
|
feat: update handlers to use GetValidatedDTO instead of manual decoding and update MountRoutes to wrap handlers with WithValidation for all DTO-based routes
|
2025-11-23 13:42:52 +01:00 |
|
|
|
73121cad15
|
refactor: remove all request DTO, update swagger comments and update token related methods to use dto ones
|
2025-11-23 13:13:23 +01:00 |
|
|
|
78989eb9f8
|
fix: update route in swagger annotations
|
2025-11-10 21:44:33 +01:00 |
|
|
|
71a031342b
|
To gitea and beyond, let's go(-yco)
|
2025-11-10 19:12:09 +01:00 |
|