You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2009/09/03 14:46:57 UTC

[jira] Created: (JCR-2291) Issues with compiled permissions of ACL provider

Issues with compiled permissions of ACL provider
------------------------------------------------

                 Key: JCR-2291
                 URL: https://issues.apache.org/jira/browse/JCR-2291
             Project: Jackrabbit Content Repository
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Tobias Bocanegra
            Assignee: Tobias Bocanegra


- should not use search for infrastructure checks
- event listener never discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-2291) Issues with compiled permissions of ACL provider

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated JCR-2291:
------------------------

    Component/s: security
                 jackrabbit-core

> Issues with compiled permissions of ACL provider
> ------------------------------------------------
>
>                 Key: JCR-2291
>                 URL: https://issues.apache.org/jira/browse/JCR-2291
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, security
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>
> - should not use search for infrastructure checks
> - event listener never discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-2291) Issues with compiled permissions of ACL provider

Posted by "angela (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768792#action_12768792 ] 

angela commented on JCR-2291:
-----------------------------

rev 828791
remove searching for DENY-read entries in case of default initialization of ac entries that allows read for everyone (see also JCR-2331)

> Issues with compiled permissions of ACL provider
> ------------------------------------------------
>
>                 Key: JCR-2291
>                 URL: https://issues.apache.org/jira/browse/JCR-2291
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, security
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>
> - should not use search for infrastructure checks
> - event listener never discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-2291) Issues with compiled permissions of ACL provider

Posted by "angela (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755925#action_12755925 ] 

angela commented on JCR-2291:
-----------------------------

> It would probably be a good idea to generate a coherent ACL cache for all principals.

in the initial patch there was such a cache (written by you if i remember correctly). As i rewrote most of the ac provider code i didn't want to have legacy caches just because we used to have them and decided to remove them with the possibility to 
reintroduce caches where needed.

> Issues with compiled permissions of ACL provider
> ------------------------------------------------
>
>                 Key: JCR-2291
>                 URL: https://issues.apache.org/jira/browse/JCR-2291
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>
> - should not use search for infrastructure checks
> - event listener never discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2291) Issues with compiled permissions of ACL provider

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela resolved JCR-2291.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

resolving this issue fixed.
additional improvements should go into separate issues.

> Issues with compiled permissions of ACL provider
> ------------------------------------------------
>
>                 Key: JCR-2291
>                 URL: https://issues.apache.org/jira/browse/JCR-2291
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, security
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>             Fix For: 2.0.0
>
>
> - should not use search for infrastructure checks
> - event listener never discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-2291) Issues with compiled permissions of ACL provider

Posted by "Tobias Bocanegra (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751029#action_12751029 ] 

Tobias Bocanegra commented on JCR-2291:
---------------------------------------

discarding event listener after a DefaultAccessManager.getPrivileges() call.

It would probably be a good idea to generate a coherent ACL cache for all principals.

> Issues with compiled permissions of ACL provider
> ------------------------------------------------
>
>                 Key: JCR-2291
>                 URL: https://issues.apache.org/jira/browse/JCR-2291
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>
> - should not use search for infrastructure checks
> - event listener never discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.