Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login page for users #851

Open
faina007 opened this issue Jan 18, 2024 · 0 comments
Open

Login page for users #851

faina007 opened this issue Jan 18, 2024 · 0 comments

Comments

@faina007
Copy link

faina007 commented Jan 18, 2024

Introduction
At a loginpage users have the possibility to register or login. When a user is logged in, they have several options to manage their datasets the way they want. In this way they are self-reliant and have the control over their own dataset-registrations without the need for a system-administrator who necessarily have to interfere within the process.

Another additional benefit is that the contact with the user is easier as they have to register with their emailadress. This comes in handy as users stay informed about development, updats etc. in the demonstrator.

Registration and Login

  • when registrering, the following information will be provided (surname, firstname, prefix, emailadress, organisation. The organisation is the publisher of the datasets the user will provide.
  • the emailadress is validated
  • user can login with a username/email and password

When a user is logged in, he or she can do the following:

  • manage the URL/URI's (for their organisation)
  • whitelist URL/URI's
  • delete datasets (issue 813)
  • update datasets
  • get notifications about dangling datasets (issue 817)
  • (validate their datasets by manual upload)

Solving other existing issues
With the development of this issue, we can solve the following existing issues:
#813
#817
#761

@faina007 faina007 changed the title Userlogin Login page for users Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant