nodeSolidServer / nodeSolidServer/node-solid-server

No "Register" button when WebID is disabled

Aberta
#1,188 3 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Linguagem predominante
JavaScript
Estrelas
1.8k
Forks
308
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Direção de pesquisa

Comece reproduzindo a página inicial do servidor com o WebID desabilitado e compare-a com o fluxo de registro inicial quando o WebID está habilitado; revise config.json e a configuração de /public descrita no relatório. Considera-se concluído quando o registro e a criação dos diretórios necessários funcionarem com o WebID desabilitado, ou quando o comportamento plain-LDP suportado e a configuração estiverem documentados.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
javascript, nodejs
Domínio
authentication, backend
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.