solid-ui
solid-ui copied to clipboard
Rename acl:defaultForNew into acl:default
The client should:
- read acl:default
- read acl:defaultForNew but warn
- write acl:default
as per the spec.
Corresponding server issue: https://github.com/solid/node-solid-server/issues/758
https://github.com/solid/solid/issues/100
I did a fix in https://github.com/solid/solid-ui/pull/449. Not sure if this is all