Skip to content

Remove minimal access per permission validation

Jarka Košanová requested to merge remove-permissions-minimal-level into master

What does this MR do and why?

It removes the validation of the minimal access role we have per permission on a custom role.

The intention of this was to limit certain permissions to higher roles than guest. But we agreed that is should be up to (group) admins to decided which abilities to assign to which roles. Therefore we don't need this validation.

How to set up and validate locally

This does not change any behaviour, we have all permissions set to minimal_level = GUEST now.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading