[ http://jira.magnolia.info/browse/MAGNOLIA-963?page=all ]
Ralf Hirning closed MAGNOLIA-963.
---------------------------------
Resolution: Won't Fix
See workaround at
http://www.magnolia.info/wiki/Wiki.jsp?page=SetupEditorRoleForASite as example
> Security: evaluate multiple rules for a path
> --------------------------------------------
>
> Key: MAGNOLIA-963
> URL: http://jira.magnolia.info/browse/MAGNOLIA-963
> Project: magnolia
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.0 RC2
> Reporter: Ralf Hirning
> Assigned To: Boris Kraft
> Fix For: 3.0 RC3
>
>
> 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
> .....
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------