[
https://issues.apache.org/jira/browse/SLING-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608757#comment-15608757
]
Timothee Maret edited comment on SLING-5233 at 10/26/16 3:27 PM:
-----------------------------------------------------------------
Attaching a patch that does two things
1. Uses {{sling-i18n}} service user as default provider instead of {{admin}}
2. Create {{sling-i18n}} service user and ACL in the repoinit feature as
detailed below
{code}
create service user sling-i18n
set ACL for sling-i18n
deny jcr:all on /
allow jcr:read on /
end
{code}
was (Author: marett):
Attaching a patch that does two things
1. Uses {{sling-i18n}} service user as default provider instead of {{admin}}
2. Create sling-i18n service user in the repoinit feature
> Remove getAdministrativeResourceResolver() usage from org.apache.sling.i18n
> ---------------------------------------------------------------------------
>
> Key: SLING-5233
> URL: https://issues.apache.org/jira/browse/SLING-5233
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: i18n 2.2.0
> Reporter: Antonio Sanso
> Assignee: Timothee Maret
> Fix For: i18n 2.5.6
>
> Attachments: SLING-5233.patch, SLING-5233.patch
>
>
> counted 1 occurrence
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)