create-bundle icon indicating copy to clipboard operation
create-bundle copied to clipboard

fine grained access control

Open dbu opened this issue 13 years ago • 2 comments

we should allow to plug ACL into this. probably this needs some improvements on the createphp library too, the bundle should just bind symfony bindings for the feature to be built into createphp.

dbu avatar Sep 25 '12 18:09 dbu

there is RdfMapperInterface::isEditable() which could be leveraged, maybe that would be enough.

dbu avatar Sep 25 '12 19:09 dbu

we have a binary access control with a role defining if you are allowed to edit or not.

dbu avatar Jun 21 '13 08:06 dbu