1adb6e7b3f821c07f72628bd754c721be4c78cfc
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.
Description
No description provided
338 KiB
Languages
TypeScript
95.7%
CSS
3.5%
Dockerfile
0.6%
HTML
0.1%