Skip to content

Conversation

aebm
Copy link
Contributor

@aebm aebm commented Oct 29, 2015

Docker-py couldn't pull private images if the account have non ascii chars
in either user or password. It that case an exception ending with no auth
credentials.
Instead docker client (golang) don't suffer this issue.

Also add a test to check the login or password even with non ascii char have
a valid auth dictionary

Signed-off-by: Alejandro Brito Monedero abrito@alea-soluciones.com

Docker-py couldn't pull private images if the account have non ascii chars
in either user or password. It that case an exception ending with no auth
credentials.
Instead docker client (golang) don't suffer this issue.

Also add a test to check the login or password even with non ascii char have
a valid auth dictionary

Signed-off-by: Alejandro Brito Monedero <abrito@alea-soluciones.com>
@shin-
Copy link
Contributor

shin- commented Nov 2, 2015

LGTM. Thanks!

@shin- shin- added this to the 1.6.0 milestone Nov 11, 2015
@dnephin
Copy link
Contributor

dnephin commented Nov 18, 2015

LGTM

shin- added a commit that referenced this pull request Nov 18, 2015
@shin- shin- merged commit 9ed7219 into docker:master Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants