nodeSolidServer / nodeSolidServer/node-solid-server
Development environments(solid-test) issues in single-user server
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.8k
- Forks
- 308
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I installed the latest Solid-server.
Using a self-signed certificate.
$ ./bin/solid-test init
? Path to the folder you want to serve. Default is [mypath]/node-solid-server/data
? SSL port to run on. Default is 8443
? Solid server uri (with protocol, hostname and port) https://test.korea.ac.kr:8443
? Enable WebID authentication Yes
? Serve Solid on URL path /
? Path to the config directory (for example: /etc/solid-server) ./config
? Path to the config file (for example: ./config.json) ./config.json
? Path to the server metadata db directory (for users/apps etc) ./.db
? Path to the SSL private key in PEM format key.pem
? Path to the SSL certificate key in PEM format crt.pem
? Enable multi-user mode No
? Do you want to set up an email service? No
? A name for your server (not required, but will be presented on your server's frontpage) test.korea.ac.kr
? A description of your server (not required)
? A logo that represents you, your brand, or your server (not required)
config created on /home/jdh0139/test/solid/test1/node-solid-server/config.json
and run Solid-server
$ ./bin/solid-test start
Solid server (v5.4.0-1-g40544b2) running on https://localhost:8443/
Press <ctrl>+c to stop
(node:31090) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
Click Register in client to generate ID and PW.
And click Login.
An error occurred at this time.
Unauthorized
Please let me know if you did something wrong or if you have any actions to correct.
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
Reproduziere das Problem mit ./bin/solid-test init und ./bin/solid-test start unter Verwendung des gezeigten selbstsignierten Zertifikats und der Single-User-Einstellungen. Folge dem Register- und Login-Ablauf und untersuche anschließend die generierte config.json und das Authentifizierungsverhalten; abgeschlossen ist die Aufgabe, wenn der Login erfolgreich ist, ohne Unauthorized zurückzugeben.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- authentication, backend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100