Gerhard Scheikl 1adb6e7b3f fix(admin): no-store on middleware admin deny/redirect responses
The defense-in-depth admin guard in middleware short-circuits before the
route handlers' jsonNoStore runs, so its 401/403 JSON denials (and auth
redirects) were served without Cache-Control: no-store. Stamp no-store in
withCookies so every admin deny/redirect response is non-cacheable,
completing Finding #4 for the middleware-originated admin responses.
2026-05-31 13:51:25 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-31 10:19:06 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
S
Description
No description provided
245 KiB
Languages
TypeScript 94.9%
CSS 4.3%
Dockerfile 0.7%