summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Fixed typos in comment"Jenkins2012-09-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed typos in commentDolph Mathews2012-08-291-1/+1
| |/ /
* / / Check for expected cfg impl (bug 1043479)Dolph Mathews2012-08-291-1/+1
|/ /
* | mistake in doc stringmonsterxx032012-08-241-1/+1
* | Removed dead codeDolph Mathews2012-08-231-8/+0
|/
* Fix auth_token middleware to fetch revocation list as admin.Adam Young2012-08-232-3/+7
* 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-231-20/+76
|\ \
| * | allow middleware configuration from app configAlan Pevec2012-08-221-20/+76
* | | Merge "Less information returned with IntegrityError"Jenkins2012-08-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Less information returned with IntegrityErrorDmitry Khovyakov2012-08-211-1/+1
| |/
* | Merge "Add tests for PAM authentication."Jenkins2012-08-211-0/+5
|\ \
| * | Add tests for PAM authentication.Bhuvan Arumugam2012-08-111-0/+5
* | | Merge "Removed stray print statement (bug 1038131)"Jenkins2012-08-211-3/+0
|\ \ \ | |_|/ |/| |
| * | Removed stray print statement (bug 1038131)Dolph Mathews2012-08-171-3/+0
* | | Merge "Remove unused variables"Jenkins2012-08-172-2/+0
|\ \ \ | |/ / |/| |
| * | Remove unused variablesRongzeZhu2012-08-172-2/+0
* | | Merge "PKI Token revocation"Jenkins2012-08-1713-30/+249
|\ \ \ | |/ / |/| |
| * | PKI Token revocationMaru Newby2012-08-1613-30/+249
* | | Remove unused importsRongzeZhu2012-08-172-3/+0
|/ /
* | 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-131-1/+1
|\ \ | |/ |/|
| * Set example key_size to 1024.Dan Prince2012-07-311-1/+1
* | Allow overloading of username and tenant name in the config files.Adam Young2012-08-072-1/+5
* | 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-011-0/+2
|/ / /
* | / 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
|/
* Test for Cert by nameAdam Young2012-07-301-2/+2
* Cryptographically Signed tokensAdam Young2012-07-2610-106/+475
* Merge "Raise unauthorized if tenant disabled (bug 988920)"Jenkins2012-07-251-1/+13
|\
| * Raise unauthorized if tenant disabled (bug 988920)Dolph Mathews2012-07-161-1/+13
* | Merge "Implementation of LDAP functions"Jenkins2012-07-241-7/+76
|\ \
| * | Implementation of LDAP functionsAdam Young2012-07-161-7/+76
| |/
* | Merge "Sync jsonutils from openstack-common"Jenkins2012-07-191-2/+8
|\ \
| * | Sync jsonutils from openstack-commonVincent Untz2012-07-191-2/+8
| |/
* | Merge "Import ec2 credentials from old keystone db"Jenkins2012-07-191-0/+19
|\ \
| * | Import ec2 credentials from old keystone dbDmitry Khovyakov2012-07-181-0/+19
| |/
* / Added user name validation. Fixes bug 966251.Unmesh Gurjar2012-07-194-0/+15
|/
* Webob needs body to calc Content-Length (bug 1016171)Dolph Mathews2012-07-131-10/+15
* Merge "Admin Auth URI prefix"Jenkins2012-07-132-1/+4
|\
| * Admin Auth URI prefixayoung2012-07-122-1/+4
* | Merge "Prevent service catalog injection in auth_token."Jenkins2012-07-121-0/+1
|\ \