Skip to content

Add basic auth password authenticator #296

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

Merged
merged 2 commits into from
Nov 3, 2014
Merged

Add basic auth password authenticator #296

merged 2 commits into from
Nov 3, 2014

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented Oct 30, 2014

No description provided.

@liggitt liggitt changed the title Add basic auth password authenticator WIP - Add basic auth password authenticator Oct 30, 2014
@@ -0,0 +1,76 @@
package basicauthpassword
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this name is pretty ugly ;-) how about moving this into:

pkg/auth/authenticator/basic/password.go

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's consistent with the other authenticators, which are split finely rather than coarsely.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smarterclayton are you agreeing with @mfojtik or with how I did it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With you given existing packages

On Oct 30, 2014, at 2:47 PM, Jordan Liggitt [email protected] wrote:

In pkg/auth/authenticator/basicauthpassword/basicauthpassword.go:

@@ -0,0 +1,76 @@
+package basicauthpassword
@smarterclayton are you agreeing with @mfojtik or with how I did it?


Reply to this email directly or view it on GitHub.

@liggitt liggitt changed the title WIP - Add basic auth password authenticator Add basic auth password authenticator Oct 30, 2014
@smarterclayton
Copy link
Contributor

Few nits

@liggitt
Copy link
Contributor Author

liggitt commented Oct 31, 2014

@smarterclayton ready to merge

Error string
}

func New(URL string) *Authenticator {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No Godoc and this should be url

@smarterclayton
Copy link
Contributor

LGTM [merge]

@openshift-bot
Copy link
Contributor

Origin Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_openshift3/303/) (Image: devenv-fedora_312)

@liggitt
Copy link
Contributor Author

liggitt commented Nov 3, 2014

rerere[merge]

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

@openshift-bot
Copy link
Contributor

Evaluated for origin up to b1513a6

@smarterclayton
Copy link
Contributor

Typo

On Nov 3, 2014, at 10:02 AM, Jordan Liggitt [email protected] wrote:

rerere[merge]


Reply to this email directly or view it on GitHub.

openshift-bot pushed a commit that referenced this pull request Nov 3, 2014
@openshift-bot openshift-bot merged commit 99cdb4c into openshift:master Nov 3, 2014
@liggitt liggitt deleted the oauth_basic_auth branch November 26, 2014 14:25
danwinship pushed a commit to danwinship/origin that referenced this pull request Jun 24, 2016
miminar pushed a commit to miminar/origin that referenced this pull request Jul 22, 2016
Automatic commit of package [atomic-openshift] release [3.2.1.6].
jpeeler pushed a commit to jpeeler/origin that referenced this pull request Feb 1, 2018
* implement binding -> broker traversal

* adding boilerplate headers

* remove mispelling

* fix typos

* update copyright date
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