Skip to content

Commit

Permalink
Adobe-Consulting-Services#3284 allow anonymus to read redirect caconf…
Browse files Browse the repository at this point in the history
…ig options
  • Loading branch information
YegorKozlov committed Mar 10, 2024
1 parent 2bc2400 commit d16cb4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ end
# web requests need read access to redirect configurations, e.g. /conf/global/settings/redirects
set ACL for anonymous
allow jcr:read on /conf restriction(rep:glob,/*/settings/redirects)
allow jcr:read on /conf restriction(rep:glob,/*/settings/redirects/*)
end

create service user acs-commons-automatic-package-replicator-service with path system/acs-commons
Expand Down

0 comments on commit d16cb4f

Please sign in to comment.