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
..
2026-02-23 17:00:18 +01:00
2026-01-29 18:30:04 +01:00
2025-11-11 15:32:10 +01:00
2025-01-29 14:27:44 +01:00
2026-02-19 12:19:36 +01:00
2026-02-23 21:44:11 +01:00
2026-02-23 21:44:11 +01:00
2025-02-05 16:18:52 +01:00
2026-02-23 17:00:18 +01:00
2026-02-12 15:43:02 +01:00
2025-01-29 14:27:44 +01:00
2026-02-18 14:13:05 +01:00
2026-02-16 10:58:50 +01:00
2026-02-16 10:58:50 +01:00
2025-02-11 17:41:57 +01:00
2025-01-29 14:27:44 +01:00
2025-11-11 15:39:03 +01:00
2026-02-23 18:57:20 +01:00