File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
default-templates/new-account/.well-known
test/resources/acl-tls/config/templates/new-account/.well-known Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 a acl:Authorization;
88 acl:agent <{{webId}}>;
99 acl:accessTo <./>;
10- acl:defaultForNew <./>;
10+ acl:default <./>;
1111 acl:mode acl:Read, acl:Write, acl:Control.
1212
1313# The public has read permissions
1414<#public>
1515 a acl:Authorization;
1616 acl:agentClass foaf:Agent;
1717 acl:accessTo <./>;
18- acl:defaultForNew <./>;
18+ acl:default <./>;
1919 acl:mode acl:Read.
Original file line number Diff line number Diff line change 77 a acl:Authorization;
88 acl:agent <{{webId}}>;
99 acl:accessTo <./>;
10- acl:defaultForNew <./>;
10+ acl:default <./>;
1111 acl:mode acl:Read, acl:Write, acl:Control.
1212
1313# The public has read permissions
1414<#public>
1515 a acl:Authorization;
1616 acl:agentClass foaf:Agent;
1717 acl:accessTo <./>;
18- acl:defaultForNew <./>;
18+ acl:default <./>;
1919 acl:mode acl:Read.
You can’t perform that action at this time.
0 commit comments