Commit db37bcd
committed
docs(org-avatar): correct avatars bucket RLS reconciliation note
These are the only write policies on the avatars bucket. Under
deny-by-default RLS, a non-numeric (e.g. uuid-keyed) path is simply
denied for insert/update/delete — it does not fall through to another
policy, because none exists. No user_profile avatar upload path exists
in the codebase today.1 parent db011fd commit db37bcd
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
0 commit comments