Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6466

Rename sub service users

    XMLWordPrintableJSON

Details

    Description

      We already have several system users with read permissions on /, but every system user has a dedicated purpose and usually its purpose is clear from the name. sling-readall breaks this pattern and it should be adjusted.

      actual:

      org.apache.sling.resourceresolver:mapping=sling-mapping
      org.apache.sling.resourceresolver:read=sling-readall
      org.apache.sling.jcr.resource:observation=sling-readall
      

      recommended:

      org.apache.sling.resourceresolver:mapping=sling-mapping
      org.apache.sling.resourceresolver:observation=sling-observation
      org.apache.sling.jcr.resource:observation=sling-observation
      

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            olli Oliver Lietz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: