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

Added GITHUB_ORGANIZATION setting which will allow users to constrain to a given GitHub organization if set. #556

Merged
merged 1 commit into from
Dec 30, 2012

Conversation

ashchristopher
Copy link
Contributor

This patch will allow users to add an optional GITHUB_ORGANIZATION
setting to their settings.py file which will constrain authentication
to the defined GitHub organization.

If no GitHub organization is defined, authentication will not be
constrained and the backend will work as before.

Also updated the documentation to explain option usage of the
GITHUB_ORGANIZATION setting.

This patch will allow users to add an optional GITHUB_ORGANIZATION
setting to their settings.py file which will constrain authentication
to the defined GitHub organization.

If no GitHub organization is defined, authentication will not be
constrained and the backend will work as before.

Also updated the documentation to explain option usage of the
GITHUB_ORGANIZATION setting.
omab added a commit that referenced this pull request Dec 30, 2012
Added GITHUB_ORGANIZATION setting which will allow users to constrain to a given GitHub organization if set.
@omab omab merged commit fc12be1 into omab:master Dec 30, 2012
@omab
Copy link
Owner

omab commented Dec 30, 2012

Thanks

@ashchristopher
Copy link
Contributor Author

Hey @omab - do you know when you might cut a new release to PyPi with these changes?

@omab
Copy link
Owner

omab commented Jan 4, 2013

@ashchristopher, v0.7.16 released

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.

2 participants