Commit f670c02
committed
refactor(rbac): update role permissions for guest and standard users
- Remove `Permissions.userUpdateOwned` from _appStandardUserPermissions
- Add `Permissions.userUpdateOwned` to _appGuestUserPermissions
- Include comments explaining the need for `Permissions.userUpdateOwned`1 parent a575011 commit f670c02
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | | - | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments