summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | change verbose and debug to Fasle in keystone.conf.samplemonsterxx032012-08-221-2/+2
| | |_|/ | |/| |
* | | | Merge "Typo fix in keystone: existant => existent"Jenkins2012-08-231-1/+1
|\ \ \ \
| * | | | Typo fix in keystone: existant => existentRongze Zhu2012-08-231-1/+1
| | |/ / | |/| |
* | | | Merge "add token_format=UUID to keystone.conf.sample"Jenkins2012-08-231-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | add token_format=UUID to keystone.conf.samplemonsterxx032012-08-221-0/+1
| | |/ | |/|
* | | Merge "Require authz to update user's tenant (bug 1040626)"Jenkins2012-08-231-0/+1
|\ \ \
| * | | Require authz to update user's tenant (bug 1040626)Dolph Mathews2012-08-231-0/+1
| | |/ | |/|
* | | Merge "allow middleware configuration from app config"Jenkins2012-08-233-23/+125
|\ \ \
| * | | allow middleware configuration from app configAlan Pevec2012-08-223-23/+125
* | | | Merge "Less information returned with IntegrityError"Jenkins2012-08-231-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Less information returned with IntegrityErrorDmitry Khovyakov2012-08-211-1/+1
| |/ /
* | / PEP8 fix for PAM test.Adam Young2012-08-221-1/+1
| |/ |/|
* | Merge "Add tests for PAM authentication."Jenkins2012-08-213-0/+78
|\ \
| * | Add tests for PAM authentication.Bhuvan Arumugam2012-08-113-0/+78
* | | Merge "Removed stray print statement (bug 1038131)"Jenkins2012-08-211-3/+0
|\ \ \ | |_|/ |/| |
| * | Removed stray print statement (bug 1038131)Dolph Mathews2012-08-171-3/+0
* | | Support running the tests in the debugger.Adam Young2012-08-201-3/+2
* | | Merge "Remove unused variables"Jenkins2012-08-172-2/+0
|\ \ \ | |/ / |/| |
| * | Remove unused variablesRongzeZhu2012-08-172-2/+0
* | | Merge "PKI Token revocation"Jenkins2012-08-1726-71/+626
|\ \ \ | |/ / |/| |
| * | PKI Token revocationMaru Newby2012-08-1626-71/+626
* | | Remove unused importsRongzeZhu2012-08-172-3/+0
|/ /
* | Adding missing files to MANIFEST.inThierry Carrez2012-08-151-1/+3
* | Merge "Simplify the sql backend deletion of users and tenants."Jenkins2012-08-141-39/+12
|\ \
| * | Simplify the sql backend deletion of users and tenants.Robert Collins2012-08-121-39/+12
| |/
* | Merge "Set example key_size to 1024."Jenkins2012-08-132-2/+2
|\ \
| * | Set example key_size to 1024.Dan Prince2012-07-312-2/+2
* | | Merge "fix broken link"Jenkins2012-08-131-2/+0
|\ \ \ | |_|/ |/| |
| * | fix broken linkAlan Pevec2012-07-271-2/+0
* | | Allow overloading of username and tenant name in the config files.Adam Young2012-08-074-1/+20
* | | Merge "Implement python version of migration 002."Jenkins2012-08-073-5/+43
|\ \ \
| * | | Implement python version of migration 002.Dan Prince2012-07-303-5/+43
* | | | Merge "Use user home dir as default for cache"Jenkins2012-08-061-2/+9
|\ \ \ \
| * | | | Use user home dir as default for cacheAdam Young2012-08-011-2/+9
* | | | | Enabling SQL Catalog tests (bug 958950)Dolph Mathews2012-08-013-27/+21
|/ / / /
* | | / Log errors when signing/verifying.Dan Prince2012-07-311-3/+9
| |_|/ |/| |
* | | Merge "Assert adminness on token validation (bug 1030968)"Jenkins2012-07-312-48/+41
|\ \ \ | |/ / |/| |
| * | Assert adminness on token validation (bug 1030968)Dolph Mathews2012-07-302-48/+41
* | | Set default signing_dir based on os USER.Dan Prince2012-07-301-1/+2
|/ /
* | Merge "Test for Cert by name"Jenkins2012-07-301-2/+2
|\ \
| * | Test for Cert by nameAdam Young2012-07-301-2/+2
| |/
* / Typo error in keystone/doc/source/configuration.rst.Syed Armani2012-07-281-1/+1
|/
* Cryptographically Signed tokensAdam Young2012-07-2617-109/+571
* Merge "Raise unauthorized if tenant disabled (bug 988920)"Jenkins2012-07-252-1/+60
|\
| * Raise unauthorized if tenant disabled (bug 988920)Dolph Mathews2012-07-162-1/+60
* | Merge "Implementation of LDAP functions"Jenkins2012-07-243-96/+80
|\ \
| * | Implementation of LDAP functionsAdam Young2012-07-163-96/+80
| |/
* | Merge "Files for Apache-HTTPD"Jenkins2012-07-205-0/+124
|\ \
| * | Files for Apache-HTTPDAdam Young2012-07-165-0/+124
| |/
* | Merge "Sync jsonutils from openstack-common"Jenkins2012-07-191-2/+8
|\ \