nodeSolidServer / nodeSolidServer/node-solid-server
No "Register" button when WebID is disabled
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.8k
- フォーク
- 308
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、WebID を無効にした状態でサーバーのフロントページを再現し、WebID を有効にした場合の初期登録フローと比較します。config.json と、レポートで説明されている /public のセットアップを確認してください。完了条件は、WebID を無効にした状態で登録と必要なディレクトリの作成が機能するか、サポートされている plain-LDP の動作とセットアップが文書化されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, nodejs
- 領域
- authentication, backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100