summaryrefslogtreecommitdiff
path: root/tests/unit/auth_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fix authconfig resolution when credStore is used combined with login()1861-credstore_loginJoffrey F2018-02-131-0/+13
* Improve separation between auth_configs and general_configsimprove_authconfig_genconfig_separationJoffrey F2018-01-301-38/+14
* Use config.json for detachKeysFumiaki MATSUSHIMA2018-01-301-53/+0
* Use pytest assertspytest-assertsJoffrey F2018-01-301-172/+112
* Support credHelpers section in config.json1633-credhelpers-supportJoffrey F2017-06-221-0/+51
* Fix auth config path on WindowsAanand Prasad2016-12-021-0/+53
* Drop support for Python 2.6Ben Firshman2016-11-221-6/+5
* Make docker.auth a single fileBen Firshman2016-11-221-4/+2
* Add support for identity tokens in config file.identity-token-supportJoffrey F2016-09-151-1/+25
* Don't raise InvalidConfigError when auth dict doesn't have an 'auth' keyJoffrey F2016-04-051-3/+2
* Don't break when parsing unknown config keys927-config-parsingJoffrey F2016-02-091-0/+29
* Add HttpHeaders support in load_configPavel Kravchenko2016-01-181-0/+24
* Treat 'index.docker.io' repo names as 'docker.io'Aanand Prasad2015-12-101-4/+27
* Refactor resolve_authconfig testsAanand Prasad2015-12-101-32/+51
* Update auth.resolve_repository_nameJoffrey F2015-11-231-7/+28
* Fix #627Alejandro Brito Monedero2015-10-291-0/+30
* Fix auth.load_config bug calling parse_authAlejandro Brito Monedero2015-10-271-0/+29
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-211-0/+289