2
Disable non-RLS table from public API by default
Source: supabase/supabase#11550 · opened by @tonyxiao
It seems really strange that the default behavior without RLS enabled is "free for all" where everyone can do everything. This is very counter-intuitive and bad security practice, especially in case where a table gets created without a developer explicitly doing so (e.g. migrations table). Cab we prevent tables without RLS from showing up in the public API at all? If it's already possible of course I'd love to know.
No pledges yet. Be the first to back this.
Comments
Similar requests
Table Editor UX: unclear table selection
2 votes · 0 comments
Better protection against failing to protect tables with RLS
1 vote · 0 comments
blocking issue
1 vote · 0 comments
Default schema for Foreign Keys
1 vote · 0 comments
Add a way to disable tabs in the table editor page.
3 votes · 0 comments
No comments yet.