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

Users management #107

Open
dani opened this issue Jul 24, 2015 · 1 comment
Open

Users management #107

dani opened this issue Jul 24, 2015 · 1 comment

Comments

@dani
Copy link
Owner

dani commented Jul 24, 2015

We should include a internal auth system to access /admin

@dani
Copy link
Owner Author

dani commented Nov 26, 2015

After some more thoughs, we should not just include an internal auth system for /admin. Instead, we should add a full account management

  • rename /admin to something more generic, like /manage (as it won't be used just by admins)
  • possibillity to register (create a user account)
  • Auth should be managed internally, externally, or a mix of both
  • We should be able to create entities (eg: compagny), attach user accounts to entities, and grant permissions on entities
  • Each registrated users can go on /manage and manage their own rooms, see their event logs etc...
  • They should also be able to set preferences (default cam on/off, alternate theme, email addr etc...)
  • Registrated users should be warned when their rooms are about to expire
  • Registrated users should see/manage their API keys (probably later)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant