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

Integrate user auth library #162

Open
bglusman opened this issue Oct 31, 2017 · 2 comments
Open

Integrate user auth library #162

bglusman opened this issue Oct 31, 2017 · 2 comments
Assignees

Comments

@bglusman
Copy link
Collaborator

No description provided.

@fcapovilla fcapovilla self-assigned this Nov 12, 2017
@fcapovilla
Copy link
Collaborator

fcapovilla commented Nov 25, 2017

  • Add Ueberauth and set it up with Guardian
  • Add bcrypt passwords to users
  • Remove Basic auth
  • Add a roles system. Useful roles would be :guest, :worker, :admin and :superadmin
  • Add a user CRUD page so users can be easily configured with their passwords and roles.
  • Change the guest user behavior so the :guest role is used instead of the family members count.
  • For now, only :superadmin users will be able to access the zones previously restricted by basic auth.

@bglusman
Copy link
Collaborator Author

Keep in mind this was created in zenhub which we may abandon but this is either the epic or part of the epic I forget :-)

@fcapovilla fcapovilla mentioned this issue Nov 26, 2017
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

2 participants