Skip to content

Commit

Permalink
Update user.role.anonymous.yml
Browse files Browse the repository at this point in the history
Deny anonymous access to prisoner rest resources
  • Loading branch information
neilblair committed Dec 19, 2024
1 parent 2b253b1 commit 07c82d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/sync/user.role.anonymous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ status: true
dependencies:
config:
- rest.resource.cold_weather_payment_resource
- rest.resource.prisoner_amounts_resource
- rest.resource.prisoner_nominees_resource
- search_api_autocomplete.search.contacts
- search_api_autocomplete.search.search
- taxonomy.vocabulary.drive_instr_categories
Expand Down Expand Up @@ -33,8 +31,6 @@ permissions:
- 'access content'
- 'display eu cookie compliance popup'
- 'restful get cold_weather_payment_resource'
- 'restful post prisoner_amounts_resource'
- 'restful post prisoner_nominees_resource'
- 'select terms in drive_instr_categories'
- 'select terms in hc_info_sources'
- 'select terms in hc_symptoms'
Expand Down

0 comments on commit 07c82d2

Please sign in to comment.