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

Do not allow root ACL to be deleted #1289

Open
megoth opened this issue Aug 19, 2019 · 0 comments
Open

Do not allow root ACL to be deleted #1289

megoth opened this issue Aug 19, 2019 · 0 comments
Labels

Comments

@megoth
Copy link
Contributor

megoth commented Aug 19, 2019

The root container of a user's account MUST have an ACL resource specified.

From https://github.com/solid/web-access-control-spec#acl-inheritance-algorithm

Deleting a root ACL will corrupt the Pod. Deleting the root ACL should only be done as part of removing the Pod altogether.

megoth added a commit that referenced this issue Aug 19, 2019
Root ACLs should never be deleted. (#1289)

This hack is working with solid-ui to indicate whether a ACL resource is working toward the root container of a Pod.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants