Joe
Joe
+1 I guess if you use a search engine that profiles you, it will understand at some point what you mean when searching CSS. But in the other case (...
@RubenVerborgh @joachimvh Since the repo has been renamed Community Solid Server, does that CSS will be the definitive abbreviation? I struggle to understand to decision keep the confusing abbreviation, as...
> there are endless opportunities there. Totally agree. But if such a solution should be made, I have the following proposal for a robust banlist Find a commonly banlisted wordlist,...
related: https://github.com/scalameta/metals-feature-requests/issues/91
I believe already using the latest version: in my `package.json` and `package-lock.json` ``` "dependencies": { "@solid/community-server": "2.0.1", "penny-pod-inspector": "^0.408340065.1779949331" } ``` Matches the latest version on: https://www.npmjs.com/package/penny-pod-inspector After the login,...
Not exactly, here is a screenshot of all the errors that prompt in my console after the login redirection:  ( aba is the podname )
400 response: ``` errorCode: "H400" message: "Error verifying WebID via DPoP-bound access token: The DPoP proof htu parameter doesn't match the HTTP request URI without query and fragment parts.\nActual: http://localhost:3006/\nExpected:...
The main issue have is that: 1. after login I get redirected to a broken page 2. after login when clicking "Your profile" I get directed to a broken page...