[
https://issues.apache.org/jira/browse/JSPWIKI-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646156#action_12646156
]
Andrew Jaquith commented on JSPWIKI-418:
----------------------------------------
I don't know about the speed, but I don't think we should worry about that too
much at this point. Isn't that what caches are for? :)
> ACL stored in metadata with a proper editor
> -------------------------------------------
>
> Key: JSPWIKI-418
> URL: https://issues.apache.org/jira/browse/JSPWIKI-418
> Project: JSPWiki
> Issue Type: Improvement
> Components: Authentication&Authorization, Default template
> Reporter: Janne Jalkanen
> Fix For: 3.0
>
>
> Hopefully we can get a proper ACL editor for 3.0 - and also store the ACLs in
> page metadata.
> Initial proposal: We could store the ACLs under a multi-valued String
> attribute "wiki:acl", with each Value having an string "ALLOW <id>
> <permission>". Questions: is this too slow to parse? I would rather stay
> away from serialization, it may take it difficult to access the repo later on
> with alternative tools.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.