Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2841

Avoid path resolution in case of non-wildcard ACEs (follow-up to JCR-2573)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.2.1
    • jackrabbit-core, security
    • None

    Description

      adding the ability to specify wildcard-ac-entries in the default resource based access control management lead to
      always resolving the id passed to AccessControlProvider#canRead in order to be able to properly evaluate
      any wildcard-aces present.

      this could be improved with minor refactoring that postpones the path resolution and omitting it if there are no
      wildcard-aces to compare with.

      Attachments

        Activity

          People

            angela Angela Schreiber
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: