FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests