-
Notifications
You must be signed in to change notification settings - Fork 61
Setup RLS and CLS for supabase #919
Comments
Can you do a time estimate on this? |
/start |
Tips:
|
Important notes: The column rights features is still in Alpha through the Supabase Dashboard, so to be manipulated with caution. Secondly:
Third, the changes also impact |
By "manually" it is meant to set priviliges via supabase's dashboard UI, right?
As far as I remember https://audit.ubq.fi/ needs access only to the |
Yes audit is good with read only permissions on Manually means that if we run a |
@pavlovcik @rndquu Is the |
The best thing we can do in this case is to describe the required RLS/CLS setup in the README file
Yes
Yes, migrations in the current repo are deprecated. Migrations for the kernel are not yet created and I'm in doubt if we need ones since all of the kernel plugins will have their own DBs so I'm not sure what exactly we need to store in the kernel's DB. |
! action has an uncaught error |
+ Evaluating results. Please wait... |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Comment | 1 | 0.8 |
Review | Comment | 2 | 1.9 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Can you do a time estimate on this?... | 0.8 | 0.27 | 0.8 |
I don't know enough about migrations to understand this pull wel... | 1.3 | 0.2 | 1.3 |
> Since we gonna have one DB per module it shall be irrelevant s... | 0.6 | 0.71 | 0.6 |
[ 272.2 WXDAI ]
@gentlementlegen
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 200 |
Issue | Comment | 4 | 0 |
Issue | Comment | 4 | 45.2 |
Review | Comment | 2 | 13.5 |
Review | Comment | 2 | 13.5 |
Conversation Incentives
[ 46 WXDAI ]
@rndquu
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Specification | 1 | 18.6 |
Issue | Comment | 2 | 27.4 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Right now we're using a pavlovcik's supabase DB instance with di... | 18.6a: count: 4 score: "4" words: 4 li: count: 2 score: "2" words: 76 code: count: 2 score: "2" words: 4 | 1 | 18.6 |
> You will need to manually apply these changes to your database... | 11.6code: count: 2 score: "2" words: 2 | 0.66 | 11.6 |
> So any change done through the UI will be lost when it comes t... | 15.8a: count: 1 score: "1" words: 1 | 0.74 | 15.8 |
[ 1 WXDAI ]
@whilefoo
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 1 | 1 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Sorry, I didn't know you were waiting for me... | 1 | 0.12 | 1 |
Right now we're using a pavlovcik's supabase DB instance with disabled RLS
What should be done:
permits.transaction
field can only be updated by an authorized user who matchespermits.beneficiary_id
(related comment)The text was updated successfully, but these errors were encountered: