mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +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.