Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: conflict in permissions for decisions for active members #1908

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

tomudding
Copy link
Member

@tomudding tomudding commented Oct 17, 2024

Description

Active members were able to see the 'Meetings' tab due to the decision_admin being too broad.

We could have gone for a viewOrgan privilege on the decision_admin object, however, it feels better to make it a separate decision_organ_admin.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement (no changes to code)
  • Other (please specify)

Active members were able to see the 'Meetings' tab due to the `decision_admin`
being too broad.

We could have gone for a `viewOrgan` privilege on the `decision_admin` object,
however, it feels better to make it a separate `decision_organ_admin`.
@tomudding tomudding merged commit be71a70 into GEWIS:main Oct 17, 2024
4 checks passed
github-actions bot added a commit to tomudding/gewisweb that referenced this pull request Oct 18, 2024
Tom Udding: Merge pull request GEWIS#1908 from tomudding/fix/admin-resources-decisions

fix: conflict in permissions for decisions for active members

Co-authored-by: tomudding <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant