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

Check and create default permissions individually (master) #671

Merged
merged 8 commits into from
Aug 9, 2019

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Aug 8, 2019

The gvmd startup will now check and create the permissions for the
built-in roles and resources individually instead of just looking for
any permissions for each role.

Checklist:

The gvmd startup will now check and create the permissions for the
built-in roles and resources individually instead of just looking for
any permissions for each role.
src/manage_sql.c Show resolved Hide resolved
The parameter for checking permissions individually has been removed
because it was always TRUE.
Indentation will be fixed in another patch for diff readability.
In add_permissions_on_globals and check_db_permissions remove extra
indentation left after removing conditions.
@mattmundell mattmundell merged commit 0093405 into greenbone:master Aug 9, 2019
@timopollmeier timopollmeier deleted the default-permissions-fix branch June 9, 2020 06:51
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