Files
ziti/controller/internal
Andrew Martinez c10cb8657a backport fixes GHSA-j952-6x8x-jmj6 to v2.0 reuse buffered request body in legacy enrollment
- reuses the body already buffered by CreateRequestContext instead of reading the request body a second time in legacyGenericEnrollPemHandler
- removes the duplicate io.ReadAll allocation for legacy enrollment content types (text/plain, application/pkcs7, application/x-pem-file)
2026-08-19 17:46:03 -04:00
..