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

Allow users of a specific GitHub organization to login #644

Merged
merged 1 commit into from
Feb 3, 2014

Conversation

pyro2927
Copy link
Contributor

@pyro2927 pyro2927 commented Feb 2, 2014

If GITHUB_ORG_ID is set in ENV, and someone attempts to login via GitHub without a prior account, one is automatically created for them. This is both convenient and secure, by not necessitating an administrator to create accounts for every user before they can login. It also restricts via the organization ID to prevent non-organization members from creating accounts. After creating their account they can choose to edit their profile to an email different than their GitHub one.

Replacing #642 with this for a single squashed commit.

arthurnn added a commit that referenced this pull request Feb 3, 2014
Allow users of a specific GitHub organization to login
@arthurnn arthurnn merged commit 34ac342 into errbit:master Feb 3, 2014
@arthurnn
Copy link
Member

arthurnn commented Feb 3, 2014

thanks... thats really useful indeed

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

Successfully merging this pull request may close these issues.

None yet

2 participants