Results 152 issues of Alain Bourgeois

@csarven @michielbdejong @jeff-zucker >When a POST method request with the Slug header targets an auxiliary resource, the server MUST respond with the 403 status code and response body describing the...

You can create resources : 1. https://pod/foo.txt with content-type `text/plain` => creates file : `/foo.txt` 2. https://pod/foo.txt with content-type `text/turtle` => creates file `/foo.txt$.ttl` 3. https://pod/foo.txt/ as a container =>...

When getting access to `https://bourgeoa.solidcommunity.net/public/tiddlywiki/index1.html` I receive an `async-lock timed out` No difference if I am or not connected.

Actually pod management only allow to delete an entire pod. Some users break folder .acl and have lost access to the folder. This give a bad experience. Has something allready...

@timbl @SharonStrats This is the consequence of commit https://github.com/solid/solid-panes/commit/4cff4db8b319c3bf9bafe3ae76cd5c336742d9a0 This is not a good idea because now you go to the same `dashboard-pane` and never display any content. The only...

> Trying NSS on a windows pod https://bourgeoa.solid.hll.nu:7443 . Tested the `chat with me` from OS solid The function returns a PUT error 500 FAILED to save new chat channel...

500 error using **group acl** with CSS webIds Group ACL is created with mashlib Contacts app https://gitter.im/solid/solidos?at=62c662539f29d42bed0f7c70 ![image](https://user-images.githubusercontent.com/2218470/179358804-9e2fd7fc-b841-49dc-852e-e1f7a6997346.png) The issue seems related to inrupt fetch factory module. ![image](https://user-images.githubusercontent.com/2218470/179358882-8653c665-0402-4e48-be6f-e02c67b89a4f.png) The problem...

these panes are related to `text/xxx` content. The merged pane could automatically display the content depending on content-type. The edit button will display the raw text and validate will check...

enhancement

@theRealImy Pods on NSS are usually set on the url domain : http://solidos.solidcommunity.net/ this is not the case on CSS https://solidweb.me/test/ We have the following errors ``` GET http://localhost:3000/profile/card 404...

bug