You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2022. It is now read-only.
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
*/
The text was updated successfully, but these errors were encountered:
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
*/
The text was updated successfully, but these errors were encountered: