summaryrefslogtreecommitdiff
path: root/docker/auth.py
Commit message (Expand)AuthorAgeFilesLines
* Make docker.auth a single fileBen Firshman2016-11-221-0/+303
* Refactoring, Python 3 compatibility, Tests working with python 3, cleaned up ...shin-2013-10-151-127/+0
|\
| * python3 fixesDeni Bertovic2013-10-031-2/+2
|/
* Fix: authorized but warned non loggued pull/pushMathieu Le Marec - Pasquet2013-09-301-2/+3
* Added utils.ping and used to expand registry URL (http VS https)shin-2013-09-141-1/+4
* Use pseudo-constant for index URLshin-2013-09-101-4/+5
* Added license header to .py filesshin-2013-09-101-0/+14
* Cleanup, externalized into modules, fixed authshin-2013-09-101-0/+108