templates have no acls
Closed
templates have no acls
Hello,
when testing template for huma-num we encountered and issu, there is no acls for templates so we cannot restrict access to them on read only for exemple
the worflow is like this :
- we have template in fusiondirectory
- we want manager responsible of a branch to be able to use them
- we want manager responsible of a branch to be able to only have them in readonly mode
this is no possible right now. How can this be implemented
Cheers
(from redmine: issue id 4970, created on 2016-06-30, closed on 2016-07-06)
- Relations:
- copied_to #4982
- Changesets:
- Revision ffdd8cbe on 2016-07-04T09:29:16.000Z:
Fixes #4970 Added ACL category for user templates
- Revision a35fc821 on 2016-07-04T09:31:45.000Z:
Fixes #4970 Added ACL category for user templates
- Revision 40f12af9 on 2016-07-05T08:05:31.000Z:
Fixes #4970 Trying to fix the way base ACL is handled and to allow use of templates in any base
- Revision cb726db0 on 2016-07-05T08:06:49.000Z:
Fixes #4970 Trying to fix the way base ACL is handled and to allow use of templates in any base
- Revision 7eb27f63 on 2016-07-05T09:39:07.000Z:
Fixes #4970 Function plInfo should be static
- Revision 05a6be4a on 2016-07-05T09:39:48.000Z:
Fixes #4970 Function plInfo should be static
- Revision d8918765 on 2016-07-05T10:33:28.000Z:
Fixes #4970 Fixed actions ACLs in user list
- Revision 9baf5681 on 2016-07-05T10:34:07.000Z:
Fixes #4970 fixed the way acl_base is set at plugin creation
- Revision f5e19533 on 2016-07-05T10:35:38.000Z:
Fixes #4970 Fixed actions ACLs in user list
- Revision cbb7d8db on 2016-07-05T10:35:52.000Z:
Fixes #4970 fixed the way acl_base is set at plugin creation
- Revision 9697f788 on 2016-07-06T03:11:12.000Z:
Fixes #4970 Removed templates on which the user have no rights from template list
- Revision 3848a24f on 2016-07-06T03:12:28.000Z:
Fixes #4970 Removed templates on which the user have no rights from template list