Hi list, I need to make the permission definitions overridable by plugins to make it possible to create new (compound permissions) and edit existing perms.
The last comment of http://jira.nuxeo.org/browse/NXP-365 introduce a proposal for the XML syntax of that new extension point. Please let me know if you have any opinion on that matter. I plan to code the new extension point as a refactoring of the PermissionProvider class used in the SecurityService. The API of the SecurityService should not change except to introduce a new method to get the sorted list of permissions to display which I don't know yet where to put (in CoreSession or in a new interface, bean, facade, ...). Developments will happen in a branch and I will ask BS and FG to review the code on crucible. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
