Closed ahonor closed 12 years ago
Implementation can be done with the spring-security-acl plugin http://burtbeckwith.github.com/grails-spring-security-acl/docs/manual/index.html.
allows us to:
Questions/considerations:
also, what do you mean by "Even the projects names need to be filtered by ACL" ?
Project names shown in a menu must be filtered based on the user's read-access privileges.
ok, that is easily done with the acl plugin
ok, so current thinking is:
base permissions for projects: read, write, create, delete, administration
new permissions for yana:
+1
Provide an access control scheme that allows users to organize models by distinct management realms.
See #163.