Skip to content

Conversation

aebm
Copy link
Contributor

@aebm aebm commented Oct 27, 2015

When load_config found and auths section it didn't call parse_auth only with
the auths section. Instead it called parse_auth with all the configuration.

There is also a test to check this case

Signed-off-by: Alejandro Brito Monedero alejandro.monedero@gmail.com

When load_config found and auths section it didn't call parse_auth only with
the auths section. Instead it called parse_auth with all the configuration.

There is also a test to check this case

Signed-off-by: Alejandro Brito Monedero <alejandro.monedero@gmail.com>
@shin-
Copy link
Contributor

shin- commented Oct 27, 2015

Thanks! LGTM.

@dnephin
Copy link
Contributor

dnephin commented Oct 27, 2015

LGTM

shin- added a commit that referenced this pull request Oct 27, 2015
Fix auth.load_config bug calling parse_auth
@shin- shin- merged commit 311ae71 into docker:master Oct 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants