Files
gstack/supabase
Garry Tan 3703320c3d fix: verify-rls.sh matches deployed policy (inserts allowed, HTTP parsing) (#461)
* fix: verify-rls.sh — match current policy (inserts allowed, fix HTTP code parsing)

- INSERTs are now expected to succeed (kept for old client compat)
- Fix HTTP code parsing bug (401000 concatenation from -sf + write-out)
- Accept 200+empty as PASS for SELECT denial (RLS filtering)

* fix: verify-rls.sh handles 409 conflicts and 204 no-ops correctly
2026-03-24 15:10:50 -07:00
..