Files
docker-cli/cli/command
Sebastiaan van Stijn de40c2b172 Fix panic when failing to get DefaultAuthConfig
Commit f32731f902 fixed a potential panic
when an error was returned while trying to get existing credentials.

However, other code paths currently use the result of `GetDefaultAuthConfig()`
even in an error condition; this resulted in a panic, because a `nil` was
returned.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c2820a7e3b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-04 14:42:06 +01:00
..
2021-01-28 22:27:59 +00:00
2020-09-15 16:26:47 -04:00
2020-09-18 09:26:39 -06:00
2020-12-04 00:27:40 +01:00
2020-10-02 15:59:42 +02:00
2017-09-01 19:41:06 -04:00
2019-01-10 22:25:43 +01:00