When running Umami on Supabase, should we enable Row Level Security? If so, should this be in the docs? #2418
jparismorgan
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Since you have already provided password in the postgres connection URL, you should turn on RLS to prevent anonymous access. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After following the tutorial to us Umami on Supabase (https://umami.is/docs/running-on-supabase) you will get this warning on each of your Supabase tables:
Is this okay to ignore? If not, should the docs include a step to enable this for each table?
Beta Was this translation helpful? Give feedback.
All reactions