summaryrefslogtreecommitdiffstats
path: root/keystone/identity
Commit message (Expand)AuthorAgeFilesLines
* Keystone server support for user groupsHenry Nash2013-01-087-97/+861
* il8n some stringsChuck Short2013-01-031-1/+1
* Fix spelling typoChuck Short2012-12-221-1/+1
* Driver registryDolph Mathews2012-12-213-28/+12
* Merge "Support non-default role_id_attribute"Jenkins2012-12-181-1/+2
|\
| * Support non-default role_id_attributeDolph Mathews2012-12-121-1/+2
* | module refactoringAdam Young2012-12-172-27/+70
|/
* Only 'import *' from 'core' modulesDolph Mathews2012-12-053-36/+21
* split identities module into logical partsAdam Young2012-11-294-614/+681
* normalize identityAdam Young2012-11-271-1/+7
* Merge "Expose auth failure details in debug mode"Jenkins2012-11-201-4/+3
|\
| * Expose auth failure details in debug modeDolph Mathews2012-11-201-4/+3
* | Wrap v3 API with RBAC (bug 1023943)Dolph Mathews2012-11-201-56/+30
|/
* v3 IdentityDolph Mathews2012-11-202-112/+438
* Provide config file fields for enable users in LDAP backend (bug1067516)Jose Castro Leon2012-11-131-9/+34
* Include 'extra' attributes twice (bug 1076120)Dolph Mathews2012-11-072-2/+7
* Merge "Merge remote-tracking branch 'origin/feature/keystone-v3' into HEAD"Jenkins2012-11-071-57/+407
|\
| * Merge remote-tracking branch 'origin/feature/keystone-v3' into HEADDolph Mathews2012-11-021-57/+407
| |\
| | * Identity API v3 Config, Routers, ControllersDolph Mathews2012-09-051-57/+407
* | | Return non-indexed attrs, not 'extra' (bug 1075376)Dolph Mathews2012-11-061-45/+13
|/ /
* | Merge "don't import filter_user name, use it from the identity module"Jenkins2012-11-013-15/+13
|\ \
| * | don't import filter_user name, use it from the identity moduleIonuț Arțăriși2012-11-013-15/+13
* | | don't modify the passed in dict to from_dictIonuț Arțăriși2012-11-012-9/+10
|/ /
* | move hashing user password functions to common/utilsIonuț Arțăriși2012-11-013-28/+6
* | Merge "Exception.message deprecated in py26 (bug 1070890)"Jenkins2012-10-261-1/+1
|\ \
| * | Exception.message deprecated in py26 (bug 1070890)Dolph Mathews2012-10-241-1/+1
* | | stop LdapIdentity.create_user from returning the user's passwordIonuț Arțăriși2012-10-241-1/+1
|/ /
* | Merge "Extract hardcoded configuration in ldap backend (bug 1052111)"Jenkins2012-10-241-9/+20
|\ \
| * | Extract hardcoded configuration in ldap backend (bug 1052111)Jose Castro Leon2012-10-161-9/+20
* | | Merge "move filter_user function to keystone.identity.core"Jenkins2012-10-244-32/+28
|\ \ \
| * | | move filter_user function to keystone.identity.coreIonuț Arțăriși2012-10-224-32/+28
| |/ /
* | | Merge "Adding handling for get user/tenant by name"Jenkins2012-10-241-0/+17
|\ \ \
| * | | Adding handling for get user/tenant by namegalstrom212012-10-231-0/+17
| |/ /
* / / bug 1068674Ken Thomas2012-10-191-1/+1
|/ /
* | Delete role does not delete role assignments in tenants (bug 1057436)Jose Castro Leon2012-10-123-0/+35
* | Filter users in LDAP backend (bug 1052925)Jose Castro Leon2012-10-101-4/+5
* | Merge "Unable to delete tenant if contains roles in LDAP backend (bug 1057407)"Jenkins2012-10-091-1/+19
|\ \
| * | Unable to delete tenant if contains roles in LDAP backend (bug 1057407)Jose Castro Leon2012-10-051-1/+19
* | | Configurable actions on LDAP backend in users Active Directory (bug 1052929)Jose Castro Leon2012-10-051-2/+2
|/ /
* | Merge "Backslash continuation cleanup"Jenkins2012-09-241-32/+35
|\ \
| * | Backslash continuation cleanupZhongyue Luo2012-09-191-32/+35
* | | Updated Fix for duplicated entries on LDAP backend for get_tenant_usersJose Castro Leon2012-09-171-4/+4
|/ /
* | Limit token revocation to tenant (bug 1050025)Dolph Mathews2012-09-131-4/+4
* | Merge "LOG.warn all exception.Unauthorized authentication failures"Jenkins2012-09-131-0/+2
|\ \
| * | LOG.warn all exception.Unauthorized authentication failuresIonuț Arțăriși2012-09-031-0/+2
* | | Merge "LDAP backend attribute fixes"Jenkins2012-09-121-3/+4
|\ \ \
| * | | LDAP backend attribute fixesDerek Yarnell2012-09-111-3/+4
* | | | Delete user tokens after role grant/revokeDolph Mathews2012-09-121-1/+6
|/ / /
* | | Implementation of tenant,user,role list functions for ldapDerek Yarnell2012-09-101-0/+9
* | | Initialize Metadata variableAdam Young2012-09-081-1/+1
|/ /