summaryrefslogtreecommitdiffstats
path: root/tests/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Isolate eventlet code into environment.Jamie Lennox2013-06-181-1/+2
* Reorder test imports by full import pathZhongyue Luo2012-07-031-1/+1
* Keystone should use openstack.common.timeutilsZhongyue Luo2012-06-291-9/+0
* Add check for MAX_PASSWORD_LENGTH to utils.Dan Prince2012-03-191-0/+5
* Improve auth_str_equal().Russell Bryant2012-03-061-0/+1
* Use constant time string comparisons for auth.Russell Bryant2012-02-291-0/+5
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* Add token expirationBrian Waldon2012-02-141-0/+9
* Cope with unicode passwords or NoneJustin Santa Barbara2012-02-081-0/+40