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 for resources in use when deleting users. #41

Merged

Conversation

timopollmeier
Copy link
Member

(Backport of PR #33)

When deleting users, check if resources are still in use by other users
after deleting resources that could use them. In this case, deleting the
user will fail.
The order in which resources owned by the deleted users are deleted has
been changed to ensure the referencing ones are deleted before the
referenced ones.

(Backport of PR greenbone#33)

When deleting users, check if resources are still in use by other users
after deleting resources that could use them. In this case, deleting the
user will fail.
The order in which resources owned by the deleted users are deleted has
been changed to ensure the referencing ones are deleted before the
referenced ones.
@timopollmeier timopollmeier self-assigned this Mar 23, 2018
@janowagner janowagner merged commit 8d4d6ef into greenbone:openvas-manager-7.0 Mar 23, 2018
@timopollmeier timopollmeier deleted the delete_user-fix-7.0 branch July 10, 2018 08:27
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.

None yet

2 participants