You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:27:51 UTC

[sling-org-apache-sling-karaf-configs] 33/39: add missing service user mapping for subservice console

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-configs.git

commit bb8950fecc6d8b142f26da453868ca4c0988ab08
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri May 12 12:33:07 2017 +0000

    add missing service user mapping for subservice console
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1794968 13f79535-47bb-0310-9956-ffa450edef68
---
 ...serviceusermapping.impl.ServiceUserMapperImpl.amended-servlets.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-servlets.config b/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-servlets.config
index 9e7624b..2290301 100644
--- a/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-servlets.config
+++ b/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-servlets.config
@@ -1,3 +1,4 @@
 user.mapping=[\
+  "org.apache.sling.servlets.resolver:console\=sling-readall",\
   "org.apache.sling.servlets.resolver:scripts\=sling-scripting"\
 ]

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.