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

gitserver: allow anonymous access when using uid/pwd auth #9125

Merged
merged 1 commit into from
Jun 3, 2016

Conversation

csrwng
Copy link
Contributor

@csrwng csrwng commented Jun 2, 2016

Allows anonymous access when ALLOW_ANON_GIT_PULL is true. Brings the uid/pwd auth method to parity with the server auth method.

@csrwng
Copy link
Contributor Author

csrwng commented Jun 2, 2016

@gabemontero or @mnagy ptal

@gabemontero
Copy link
Contributor

No unit tests?

@csrwng
Copy link
Contributor Author

csrwng commented Jun 2, 2016

@mnagy addressed your comment and removed wrong/extraneous check in the auth function.
@gabemontero added a TODO for the refactor needed for unit tests. That should be addressed in a follow up PR.

@gabemontero
Copy link
Contributor

IGTM

@csrwng
Copy link
Contributor Author

csrwng commented Jun 3, 2016

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 3, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/4414/) (Image: devenv-rhel7_4311)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 1626cf3

@openshift-bot openshift-bot merged commit 2f2025e into openshift:master Jun 3, 2016
@csrwng csrwng deleted the git_auth_anon branch July 19, 2016 15:34
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.

3 participants