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

User management. #475

Closed
Rafailong opened this issue Nov 15, 2013 · 2 comments
Closed

User management. #475

Rafailong opened this issue Nov 15, 2013 · 2 comments

Comments

@Rafailong
Copy link

Hi there,

I am testing this great tool, but one thing that I think is really important and that I dont know if there is a way to do it now is to control the users.

I mean, by now I am using de Google provider but I want to control the users. I dont want that anyone with a Google account logs in to my site so, Is there a way to change the auth provider or to use a membership?

Thanks in advance.

@henrik
Copy link

henrik commented Feb 26, 2014

+1

@dmac
Copy link
Contributor

dmac commented Feb 26, 2014

We have an open issue (#361) for better user control. Until that lands, there's a workaround you can use which is a simple comma-separated whitelist of allowed email addresses. The list is set in the PERMITTED_USERS environment variable, which is defined in environment.rb and used in barkeep_server.rb.

@dmac dmac closed this as completed Feb 26, 2014
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

3 participants