- PermissionSets: Role read :all for own_data, read_only, normal_user; admin keeps full CRUD - Role resource: authorizers and policies with HasPermission - Tests: role_policies_test.exs (read all, create/update/destroy admin only) - Fix existing tests to pass actor or authorize?: false for Role operations |
||
|---|---|---|
| .. | ||
| accounts/user | ||
| authorization | ||
| email_sync | ||
| helpers | ||
| membership | ||
| membership_fees | ||
| application.ex | ||
| config.ex | ||
| constants.ex | ||
| helpers.ex | ||
| mailer.ex | ||
| release.ex | ||
| repo.ex | ||
| secrets.ex | ||