nodeSolidServer / nodeSolidServer/node-solid-server
No "Register" button when WebID is disabled
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.8k
- Forks
- 308
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
This may fall into the category of "it's a feature, not a bug". But here goes...
We're using node-solid-server primarily as an LDP server for some research software we're developing, but are using the directory structure created for a single-user Solid deployment; specifically, the /public directory. Initially, I installed and tested with WebID enabled, performed the initial user registration, had software do the authentication dance, and all was fine.
But other software doesn't do authentication, so we tried setting up a new server with WebID disabled so we could use the basic LDP capabilities. Having done this, we found that there was no "Register" button on the server front page, and without registering a user, some of the directory structures (/public, etc.) appear not be be created.
Our workaround is to start with WebID enabled, perform the initial user registration, then edit the config.json file to disable webID, and this seems to work for us (so far).
This behaviour was slightly surprising for us, and it did take us a little while to figure out what was happening. If this is considered to be the desired behaviour, I'd suggest that a note in the documentation describing how to use the server as a plain LDP platform might be helpful.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, die Server-Startseite bei deaktiviertem WebID zu reproduzieren, und vergleiche sie mit dem anfänglichen Registrierungsablauf bei aktiviertem WebID; prüfe config.json und die in diesem Bericht beschriebene Einrichtung von /public. Erledigt bedeutet, dass entweder die Registrierung und die Erstellung der erforderlichen Verzeichnisse bei deaktiviertem WebID funktionieren oder das unterstützte plain-LDP-Verhalten und die Einrichtung dokumentiert sind.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, nodejs
- Bereich
- authentication, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100