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

ACL restrictions with no values are mistakenly considered equivalent regardless of their name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Repoinit
    • None

    Description

      Try to set two rules on the same node, like:

      deny jcr:read on /path restriction(rep:ntNames)
      deny jcr:read on /path restriction(rep:itemNames)
      

      The second rule will be ignored since it is considered equivalent to the first one, even though that is not the case.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sdumitriu Sergiu Dumitriu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: