summaryrefslogtreecommitdiffstats
path: root/keystone/common
Commit message (Expand)AuthorAgeFilesLines
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+16
* Merge "Add token expiration" into reduxJenkins2012-02-143-0/+26
|\
| * Add token expirationBrian Waldon2012-02-143-0/+26
* | add catalog exporttermie2012-02-141-2/+30
|/
* make sure passwords work after migrationtermie2012-02-131-1/+4
* change password hashtermie2012-02-131-7/+6
* add migration from legacy dbtermie2012-02-131-0/+113
* Merge "Add TokenNotFound exception" into reduxJenkins2012-02-131-2/+5
|\
| * Add TokenNotFound exceptionBrian Waldon2012-02-101-2/+5
* | Merge "Add pagination to GET /tokens" into reduxJenkins2012-02-111-0/+1
|\ \
| * | Add pagination to GET /tokensBrian Waldon2012-02-101-0/+1
| |/
* / Fixes role checking for admin checkVishvananda Ishaya2012-02-101-0/+3
|/
* Fix largest memory leak in ksl testsAnthony Young2012-02-091-1/+6
* Merge "Add content-type to responses" into reduxJenkins2012-02-081-3/+6
|\
| * Add content-type to responsesBrian Waldon2012-02-081-3/+6
* | Merge "Fix comment on bcrypt and avoid hard-coding 29 as the salt length" int...Jenkins2012-02-081-4/+3
|\ \
| * | Fix comment on bcrypt and avoid hard-coding 29 as the salt lengthJustin Santa Barbara2012-02-081-4/+3
* | | Merge "Friendly JSON exceptions (bug 928061, bug 928062)" into reduxJenkins2012-02-081-7/+29
|\ \ \
| * | | Friendly JSON exceptions (bug 928061, bug 928062)Dolph Mathews2012-02-081-7/+29
| |/ /
* | | Merge "termie all the things" into reduxJenkins2012-02-085-19/+19
|\ \ \ | |/ / |/| |
| * | termie all the thingsDolph Mathews2012-02-085-19/+19
| |/
* / Cope with unicode passwords or NoneJustin Santa Barbara2012-02-081-3/+7
|/
* Make ec2 auth actually workVishvananda Ishaya2012-02-061-15/+15
* Fix pep8 violations.Monty Taylor2012-01-312-40/+40
* removing unused images, cleaning up RST in docstrings from sphinx warningsJoe Heck2012-01-301-12/+12
* add a bunch of basic tests for the clitermie2012-01-241-1/+0
* bcrypt the passwordstermie2012-01-241-0/+25
* turn off echotermie2012-01-231-1/+1
* strip password from kvs backendtermie2012-01-231-1/+4
* fix pep8termie2012-01-181-0/+1
* fix some importstermie2012-01-183-5/+10
* split up sql backends tootermie2012-01-182-410/+13
* split up the services and kvs backendstermie2012-01-184-286/+87
* establish basic structuretermie2012-01-1818-0/+2880