nodeSolidServer / nodeSolidServer/node-solid-server
No "Register" button when WebID is disabled
Nessuno ha ancora preso questa issue.
- Lingua principale
- JavaScript
- Stelle
- 1.8k
- Fork
- 308
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia riproducendo la pagina iniziale del server con WebID disabilitato e confrontala con il flusso di registrazione iniziale quando WebID è abilitato; esamina config.json e la configurazione di /public descritta nel report. Il lavoro è completato se la registrazione e la creazione delle directory necessarie funzionano con WebID disabilitato, oppure se il comportamento plain-LDP supportato e la configurazione sono documentati.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, nodejs
- Ambito
- authentication, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100