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 resource type checks for permissions (9.0) #863

Merged

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Nov 13, 2019

In check_permission_args the type must only be "group", "role" or "user"
for "super" permissions while it can be any valid type for others that
can be assigned a resource.

Checklist:

In check_permission_args the type must only be "group", "role" or "user"
for "super" permissions while it can be any valid type for others that
can be assigned a resource.
@timopollmeier timopollmeier changed the title Fix resource type checks for permissions Fix resource type checks for permissions (9.0) Nov 13, 2019
@timopollmeier timopollmeier marked this pull request as ready for review November 13, 2019 14:20
@mattmundell mattmundell merged commit 6264761 into greenbone:gvmd-9.0 Nov 15, 2019
@timopollmeier timopollmeier deleted the fix-check_permission_args-9.0 branch June 9, 2020 06:53
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.

2 participants