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

Fix validation for BasicAuthPasswordIdentityProvider #1004

Merged
merged 1 commit into from
Dec 2, 2015

Conversation

dtschan
Copy link

@dtschan dtschan commented Dec 1, 2015

The identity provider validation introduced in commit 3cbe7df doesn't match the actual parameters of BasicAuthPasswordIdentityProvider, causing validation to always fail when a BasicAuthPasswordIdentityProvider is used. This pull requests fixes the validation.

@openshift-bot
Copy link

Can one of the admins verify this patch?

@openshift-bot
Copy link

Can one of the admins verify this patch?
I understand the following comments:

  • bot, add author to whitelist
  • bot, test pull request
  • bot, test pull request once

@abutcher
Copy link
Member

abutcher commented Dec 1, 2015

👍 @brenton

@brenton
Copy link
Contributor

brenton commented Dec 2, 2015

brenton added a commit that referenced this pull request Dec 2, 2015
Fix validation for BasicAuthPasswordIdentityProvider
@brenton brenton merged commit eb7ddb2 into openshift:master Dec 2, 2015
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.

4 participants