This issue has been created
 
 
Cristal / cid:jira-generated-image-avatar-d0f6e6a8-bf7f-4a1f-95c5-7418a0878136 CRISTAL-796 Open

Implement fine grained page rights

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-c91f0640-4dd5-4bd4-aba0-321c9fa3398c Pierre Jeanjean created this issue on 13/Feb/26 15:41
 
Summary: Implement fine grained page rights
Issue Type: cid:jira-generated-image-avatar-d0f6e6a8-bf7f-4a1f-95c5-7418a0878136 Improvement
Assignee: Unassigned
Components: Backend - XWiki
Created: 13/Feb/26 15:41
Priority: cid:jira-generated-image-static-major-279f70a7-ff1e-465d-842c-54d1c5dacb56 Major
Reporter: Pierre Jeanjean
Description:

Right now, the only XWiki right that is applied is `edit`, through the `canEdit` property on `PageData`. `canEdit` is also used to toggle all page actions, including `Delete`, which is wrong since XWiki has a specific right for that.