Jeppe Bundgaard
eb0f4ca38b
Enhance 2FA handling and subuser session management
- Add `two_factor_enabled` property for subuser responses in routes and OpenAPI specs.
- Improve subuser session resolution by checking token `id` for validity.
- Adjust authentication flow to prevent operations on nonexistent users in 2FA logic.
- Update OpenAPI request/response schema to better represent token/session objects.
2026-02-23 21:44:11 +01:00
..
2025-01-31 09:25:18 +01:00
2026-02-16 13:25:54 +01:00
2025-07-29 10:52:36 +02:00
2026-02-16 10:58:50 +01:00
2026-02-16 10:58:50 +01:00
2025-01-29 14:27:44 +01:00
2026-02-23 21:44:11 +01:00
2026-02-16 14:55:01 +01:00
2025-01-29 14:27:44 +01:00
2026-02-17 11:37:35 +01:00