Skip to content

Commit

Permalink
fix(core): add right for GROUPMEMBERSHIPMANAGER to invite members
Browse files Browse the repository at this point in the history
* For member invitaton to group is checked if group form exists. Group membership manager did not have rights to get this form.
  • Loading branch information
HejdaJakub committed Oct 5, 2023
1 parent 2f489b5 commit 2c83cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perun-base/src/main/resources/perun-roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7933,6 +7933,7 @@ perun_policies:
- PERUNOBSERVER:
- GROUPADMIN: Group
- GROUPOBSERVER: Group
- GROUPMEMBERSHIPMANAGER: Group
include_policies:
- default_policy

Expand Down

0 comments on commit 2c83cab

Please sign in to comment.