zerobyte/app/server/modules/auth
Jakub Trávník 9f1a7694a3 fix: Entity lookup and frontend mutation patterns for config export
- Fix volumes/repositories export to prefer name lookup over ID
- Fallback to list+filter when only ID provided (services expect name)
- Refactor ExportDialog to use generated mutations instead of manual fetch
- Remove standalone /auth/verify-password endpoint (integrated into exports)
2025-12-03 00:12:34 +01:00
..
auth.controller.ts fix: Entity lookup and frontend mutation patterns for config export 2025-12-03 00:12:34 +01:00
auth.dto.ts fix: Entity lookup and frontend mutation patterns for config export 2025-12-03 00:12:34 +01:00
auth.middleware.ts refactor: unify backend and frontend servers (#3) 2025-11-13 20:11:46 +01:00
auth.service.ts reauthentication on secrets export 2025-12-01 15:41:33 +01:00