DockerCLI/cli/command/registry
Sebastiaan van Stijn a78ab63801
login: don't print "unencrypted" warning when failing to save credentials
If we fail to save credentials, make sure that the error about saving
doesn't get lost in the warning about credentials being stored unencrypted.

Also discard errors about printing the warning, as those would be unlikely,
and if they would occur, probably would fail to be printed as well.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-18 18:15:12 +02:00
..
testdata search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00
formatter_search.go golangci-lint: enable more linters 2023-11-20 19:52:46 +01:00
formatter_search_test.go golangci-lint: enable more linters 2023-11-20 19:52:46 +01:00
login.go login: don't print "unencrypted" warning when failing to save credentials 2024-07-18 18:15:12 +02:00
login_test.go fix: ctx cancellation on login prompt 2024-07-02 12:07:16 +02:00
logout.go use local ConvertToHostname() implementation 2024-06-14 00:25:21 +02:00
search.go vendor: github.com/docker/docker a736d0701c41 (master, v27.0.0-dev) 2024-06-10 17:41:09 +02:00