mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-27 07:25:41 +00:00
We didn't check permission in `"/v1/failpoints"` endpoint, it means that everyone with per-tenant token could modify the failpoints. This commit fixes that.