yusing
95ac659b1f
feat(oidc): restrict OIDC middleware to GET requests
...
Block non-GET and WebSocket requests through the OIDC middleware with a 403 Forbidden response.
This avoids API clients receiving unexpected redirect and HTML response.
Added a log to hint user to add bypass rule if needed.
Also fix logout handler to not short-circuit middleware chain.
2026-02-13 23:48:18 +08:00
..
2026-02-08 12:07:36 +08:00
2026-01-30 00:23:03 +08:00
2026-02-13 21:44:46 +08:00
2026-02-10 16:57:41 +08:00
2026-02-10 16:57:41 +08:00
2026-01-26 21:09:47 +08:00
2026-02-10 18:03:30 +08:00
2026-02-13 22:17:44 +08:00
2026-02-10 16:59:19 +08:00
2026-02-13 22:10:46 +08:00
2025-12-10 17:27:00 +08:00
2026-01-26 14:17:41 +08:00
2026-01-05 20:47:56 +08:00
2026-02-13 22:12:19 +08:00
2026-02-10 16:57:41 +08:00
2026-02-11 00:43:25 +08:00
2026-01-29 11:57:32 +08:00
2026-02-08 12:07:36 +08:00
2026-02-08 12:07:36 +08:00
2026-02-10 16:59:19 +08:00
2026-02-13 23:48:18 +08:00
2026-02-10 16:57:41 +08:00
2026-02-13 22:10:46 +08:00
2026-02-13 22:12:19 +08:00
2026-02-10 16:59:19 +08:00
2026-02-13 21:44:22 +08:00
2026-01-07 17:17:12 +08:00
2026-02-10 16:59:19 +08:00