moby--moby/cliconfig/credentials
Aaron Lehmann ba0aa5311a Add support for identity tokens in client credentials store
Update unit test and documentation to handle the new case where Username
is set to <token> to indicate an identity token is involved.

Change the "Password" field in communications with the credential helper
to "Secret" to make clear it has a more generic purpose.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-03-09 13:47:57 -08:00
..
credentials.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
default_store.go Set default credentials store in Windows. 2016-02-29 17:46:07 -05:00
default_store_darwin.go Set default credentials store in Windows. 2016-02-29 17:46:07 -05:00
default_store_linux.go cliconfig: credentials: set default for unix 2016-03-08 09:21:36 +01:00
default_store_unsupported.go cliconfig: credentials: set default for unix 2016-03-08 09:21:36 +01:00
default_store_windows.go Set default credentials store in Windows. 2016-02-29 17:46:07 -05:00
file_store.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
file_store_test.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
native_store.go Add support for identity tokens in client credentials store 2016-03-09 13:47:57 -08:00
native_store_test.go Add support for identity tokens in client credentials store 2016-03-09 13:47:57 -08:00
shell_command.go Client credentials store. 2016-02-29 13:01:31 -05:00