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

Set new root databases with All group permissions #45

Merged
merged 2 commits into from
Sep 4, 2022

Conversation

Edward-Upton
Copy link
Contributor

New databases with no parent will have their permissions (other thancanModifyPermissions) set to the All group to temporarily fix a problem where users could not create new databases.

This does mean that all databases are fully editable and viewable by any logged-in users, and so a better solution is needed but for now, this will allow further testing.

@Edward-Upton Edward-Upton linked an issue Sep 4, 2022 that may be closed by this pull request
@Edward-Upton Edward-Upton merged commit 279e3f3 into main Sep 4, 2022
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.

Fix user's creating root elements (like Databases)
1 participant