Files
ziti/controller/oidc_auth
Andrew Martinez 703f74ae28 backport fixes GHSA-q8g9-jc4c-jp6q to v2.0 limit pre-auth request body buffering
- caps buffered HTTP request bodies at 1 MiB across the client, management, fabric management, and OIDC web APIs
- rejects oversized bodies with 413 REQUEST_ENTITY_TOO_LARGE before authentication
- surfaces request body read errors instead of ignoring them
- returns after writing the request context error response in the client API handler
- adds integration coverage for oversized bodies with and without Content-Length
2026-08-19 17:46:02 -04:00
..
2026-01-28 15:01:35 -05:00
2026-01-28 15:01:35 -05:00