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

Acl on container #38

Merged
merged 8 commits into from
Apr 16, 2021
Merged

Acl on container #38

merged 8 commits into from
Apr 16, 2021

Conversation

janschill
Copy link
Owner

@janschill janschill commented Apr 15, 2021

Instead of creating ACLs for every resource and declaring them as public readable, the container can inherit down an ACL statement to its child resources.
This changes brings performance improvements, as only one initial ACL needs to be created and not an additional ACL for every time a comment is created.

Closes #38 #29

@janschill janschill merged commit 6cd647e into main Apr 16, 2021
@janschill janschill deleted the acl-on-container branch April 16, 2021 09:47
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