This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-8c8fb5a3-a0d3-4de0-9501-a387cd5071ab XWIKI-24554 Open

Change the DeleteJob to remove the check for advanced user

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-29cde4cc-e89e-4ad8-8144-aa310a17c687 Vincent Massol created this issue on 07/Jul/26 13:06
 
Summary: Change the DeleteJob to remove the check for advanced user
Issue Type: cid:jira-generated-image-avatar-8c8fb5a3-a0d3-4de0-9501-a387cd5071ab Improvement
Affects Versions: 17.10.0
Assignee: Unassigned
Components: Refactoring
Created: 07/Jul/26 13:05
Priority: cid:jira-generated-image-static-major-6d14fda3-a0dc-44c0-961a-319ab5ef0bb4 Major
Reporter: Vincent Massol
Description:

The rationale is that REST is an advanced use case already and the advanced user setting is  for deciding what to display in the UI (it's not a rights check).

See also the comments in https://github.com/xwiki/xwiki-platform/pull/5786 (for XWIKI-23447).