Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Authentication #1

Open
chrisWolter opened this issue Nov 30, 2020 · 2 comments
Open

Authentication #1

chrisWolter opened this issue Nov 30, 2020 · 2 comments
Assignees
Labels
User Story New feature or request
Milestone

Comments

@chrisWolter
Copy link
Contributor

chrisWolter commented Nov 30, 2020

You should register with the normal data (first name, last name, abbreviation, master password)
/*
A field is attached to the user, which says whether a user is an admin. If the user is an admin he will be shown on the page, otherwise he will get an error message. By the first registration the user will get the admin role.

Acceptance criteria

  • Admin role is saved at the user data
  • First user who log's in get the admin role (Only)
  • Display error if the user has no authentication for the admin page
  • Create a login page with initial data (firstname, name, abbreviation, master password)
  • There is no password on the first Login
    */
@stritti stritti added the User Story New feature or request label Nov 30, 2020
@stritti stritti added this to the V1.0.0 milestone Nov 30, 2020
@stritti
Copy link
Member

stritti commented Nov 30, 2020

Bei der Registrierung des ersten Benutzer könnte man diesen automatisch zum Admin machen, was denkt ihr?

@mirkopleli mirkopleli changed the title Authentifizierung Authentication Dec 2, 2020
@mirkopleli
Copy link
Contributor

Bei der Registrierung des ersten Benutzer könnte man diesen automatisch zum Admin machen, was denkt ihr?

Sehen wir genau so, das war auch mal unser erster Gedanke.

@chrisWolter chrisWolter self-assigned this Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
User Story New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants