You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2017/01/21 14:10:27 UTC

[jira] [Commented] (JSPWIKI-1047) Access Control Lists do not work if page cache is deactivated

    [ https://issues.apache.org/jira/browse/JSPWIKI-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832992#comment-15832992 ] 

Harry Metske commented on JSPWIKI-1047:
---------------------------------------

That's a nasty one.

Did some analysis, it appears that when page caching is turned off, the page acl's are always null at https://github.com/apache/jspwiki/blob/master/jspwiki-war/src/main/java/org/apache/wiki/auth/AuthorizationManager.java#L220 



> Access Control Lists do not work if page cache is deactivated
> -------------------------------------------------------------
>
>                 Key: JSPWIKI-1047
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1047
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.10.3
>            Reporter: E.Poth
>            Priority: Minor
>
> Access control lists (ACL) do not work if page cache is deactivated.
> {code:title=jspwiki-custom.properties}
> jspwiki.usePageCache = false
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)