Skip to content

feat: ban manager roles

David Flor requested to merge xflord/STR-1221/ban_managers into main

Description

feat: ban manager roles

  • new ban manager role for Vo, Resource and Facility
  • users with these roles can ban/unban users on the respective entities

How to test

Assign any of the roles and try out managing bans (make sure you don't have any other admin roles).

Author's checklist

  • I have followed the contribution guidelines
  • This MR has been tested or does not change functionality
  • I have added relevant merge request dependencies (if this MR has any)
  • I have added the correct labels
  • I have assigned reviewers (if any are relevant)
  • I have edited the documentation (if the changes require it) or I have noted the need for the change if I do not have access to the documentation
  • I have marked all introduced BREAKING CHANGES or necessary DEPLOYMENT NOTES in the commit message(s)

Reviewer's checklist

  • This MR has been tested or does not change functionality
  • This MR has correct commit message format

Other information

Manually tested and works, but there still needs to be debate about RESOURCEBANMANAGER and its rights. If we want it to be managed by RESOURCEADMIN, there's a clash in policies where RESOURCEADMIN does not have rights for getAssignedRichMembers and in order to ban, these are necessary

Related issues

Closes STR-1221

Edited by David Flor

Merge request reports