Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Bug 952047 - SSH key doesn't detect duplicate because name is changed #359

Conversation

smarterclayton
Copy link
Contributor

key.name is being passed to a formatting function which is appending a value
to it. Prevent strings from being mutated by formatting.

key.name is being passed to a formatting function which is appending a value to it.  Prevent strings from being mutated by formatting.
@smarterclayton
Copy link
Contributor Author

@liggitt review

@liggitt
Copy link
Contributor

liggitt commented Apr 15, 2013

Reviewed, [merge]

@openshift-bot
Copy link

Origin Test Results: SUCCESS (https://originci-openshift.rhcloud.com/job/test_pull_requests/975/)

@openshift-bot
Copy link

Online Merge Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/merge_pull_requests/2370/) (Image: devenv_3102)

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link

@openshift-bot
Copy link

Evaluated for online up to 7eb731d

@openshift-bot
Copy link

Evaluated for origin up to 7eb731d

openshift-bot pushed a commit that referenced this pull request Apr 15, 2013
@openshift-bot openshift-bot merged commit 5b945a3 into openshift:master Apr 15, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants