-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.17
-
Fix Version/s: 0.18
-
Labels:None
Since Poulpe stores Object Identities with its classes (PoulpeBranch) and JCommune reads them with its own classes (JCBranch), we need to base on keywords (like BRANCH) instead of using class names. Which means that in @PreAuthorize we need to write something like "hasPermissions(BRANCH)".
For more details look at linked issue.
- blocks
-
POULPE-332 It needs to give to administration user groups base permission on created branch
- Closed
- is blocked by
-
JTALKSCOMMON-88 ACL OIDs should share the same type in JCommune and Poulpe
- Done