Commit Graph

5 Commits

Author SHA1 Message Date
Sucipto
a99a89937a Update postgres search_path 2021-08-31 09:55:27 +07:00
Oliver Rice
6b45b63d81 statement timeouts for anon and authenticated 2021-08-30 00:21:15 -05:00
Steve Chavez
47ec3fae8a Revert "No access to public tables by default for anon" 2021-05-12 09:50:06 -05:00
Steve Chavez
b0df1901c3 No access to public tables by default for anon
Users should explicitly grant privileges to `anon`(unauthenticated clients) if they want some db objects to be publicly accessed.

This caused confusion on https://github.com/supabase/supabase/discussions/1493. So the fix is to revoke default privileges for `anon`.
2021-05-11 11:28:50 -05:00
Paul Colin Hennig
8d88b52f56 sort files and add traefik compose file 2021-05-06 14:48:42 +02:00