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

Method of remembering users and channels. #5

Open
digitalextremist opened this issue Aug 7, 2020 · 1 comment
Open

Method of remembering users and channels. #5

digitalextremist opened this issue Aug 7, 2020 · 1 comment

Comments

@digitalextremist
Copy link

Right now user id strings are hard coded into constants, which is bad. Ought to allow Owner or Admin users to change these values and store them in mongo as needed, otherwise just plain use the Admin flag and that's that.

@harsh183
Copy link
Member

harsh183 commented Aug 8, 2020

I think a database backed layer backed with an ODM like mongoid looks like a good bet.

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