Results 421 comments of Alain Bourgeois

NSS and CSS have implemented Owner to avoid lockout: - NSS https://github.com/nodeSolidServer/node-solid-server/issues/1606 - CSS https://matrix.to/#/!FYRTVjiUaXQvzzfwZM:gitter.im/$fhp1sTYojmsBnTwbtbby_WXeRrm0lMNicF3ZFw_giRM?via=gitter.im&via=matrix.org&via=attendees.fosdem.org

> So the error is that by adding yourself as a friend and giving you permissions, You shall check that you are not your own freiend > they lose access...

To help you more or see if something is wrong you need to give some real information. Like a link to the folder. Which server you are using. Without this...

@michielbdejong > FIXME, intermittent in the WAC tests: 1 failed, 2 skipped, 88 passed, 91 total This is a real pain. I always : - check locally that all tests...

@michielbdejong > it seems the behaviour of NSS has diverged from what the WAC tests prescribe **is `Append` allowed on PUT and PATCH ?** the following discussion https://github.com/solid/web-access-control-spec/issues/122 concluded that...

For information but may not impact the actual test-suite. NSS has been updated to follow the spec on DELETE : - return 403 and not 404 https://github.com/solid/specification/issues/14#issuecomment-1712814238 - acl-checker updated...

CI is now back running in NSS I patched in the solid-crud-tests to remove await in rdflib.parse parameters from ``` rdflib.parse(await result.text(), store2, resourceUrl, "text/turtle"); ``` to ``` const resultText...

You may look at https://github.com/solid/solidcommunity.net/wiki/solidcommunity.net-servers#solidcommunitynet-nss-instance

It was for the root folder where it is a MUST if I'm correct and a server-side responsibility, and as such a solid-rest one. For the profile it is a...

@jeff-zucker If you want to add any things