Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-963

Security: evaluate multiple rules for a path

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Fix
    • Major
    • 3.0 RC3
    • 3.0 RC2
    • core
    • None

    Description

      If you want to run multiple sites in one Magnolia instance it is quite complicated to define rules / roles so that the sites are separated. Looking only at website (this is valid for other repositories as well) I would like to define an editor role for site site1 like this:

      • Read only | selected and sub pages| /
      • Deny access| sub pages | /
      • Read/Write | selected and sub pages| /site1

      The problem is that for a given path only one rule is evaluated, so I have to define the role like this:

      • Read only | selected and sub pages | /
      • Read/Write | selected and sub pages | /site1
      • Deny access| selected and sub pages | /site2
      • Deny access| selected and sub pages | /site3
      • Deny access| selected and sub pages | /site4
      • Deny access| selected and sub pages | /site5
      • Deny access| selected and sub pages | /site6
        .....

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              kraft Boris Kraft
              ralf Ralf Hirning
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Task DoD