Skip to content

Commit

Permalink
fix(core): group admin and membership manager should not have rights …
Browse files Browse the repository at this point in the history
…for verifying users' mail address

* Changed perun-roles to avoid incorrect behavior with e-mail verification process.
  • Loading branch information
HejdaJakub committed Oct 9, 2023
1 parent 6589946 commit 80aa6f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions perun-base/src/main/resources/perun-roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7775,8 +7775,6 @@ perun_policies:
group-verifyApplication_int_policy:
policy_roles:
- VOADMIN: Vo
- GROUPADMIN: Group
- GROUPMEMBERSHIPMANAGER: Group
include_policies:
- default_policy
mfa_rules:
Expand Down

0 comments on commit 80aa6f5

Please sign in to comment.