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

Add admin authorization system to new users #29

Merged
merged 2 commits into from
Jan 15, 2019
Merged

Conversation

leportella
Copy link
Collaborator

This pull request closes all tasks on #19 and #20

  • Create a new endpoint for admin
  • Verify admin privileges to access new endpoint
  • Add list of users on the system
  • Allow to authorize users that had signed up to enter the system
  • Make users created by signup unable to access the system until admin authorization
  • Verify authorization of admin when users try to authenticate to the system
  • Admin users defined on the config file should be created in SignUp but they are already authorized to enter the system

The Authorization area looks like this:

screen shot 2019-01-14 at 16 45 53

@yuvipanda
Copy link
Contributor

This looks awesome!

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

Successfully merging this pull request may close these issues.

2 participants