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

go over how we control admin privs on the bouncer #39

Open
DanielOaks opened this issue Aug 28, 2017 · 1 comment
Open

go over how we control admin privs on the bouncer #39

DanielOaks opened this issue Aug 28, 2017 · 1 comment

Comments

@DanielOaks
Copy link
Member

DanielOaks commented Aug 28, 2017

take stock of this, how we store whether users are admin or not, making sure there's always one admin user available, etc.

maybe we should have a cli command that just adds an admin user to the existing db for if the db gets a bit stuffed or if someone forgets their admin creds?

@biox
Copy link
Contributor

biox commented Oct 21, 2017

What would admin/regular user separation look like?

I think that the same method that 'The Lounge' uses could be appropriate here - start with no users by default, but expose a command that allows for user addition - something like bnc user add biox would feel right to me.

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