summaryrefslogtreecommitdiffstats
path: root/keystone/identity
Commit message (Expand)AuthorAgeFilesLines
...
| * | split authenticate callAdam Young2013-06-035-47/+49
| |/
* | Merge "Ignore conflict on v2 auto role assignment (bug 1161963)"Jenkins2013-06-041-4/+9
|\ \
| * | Ignore conflict on v2 auto role assignment (bug 1161963)Dolph Mathews2013-06-031-4/+9
| |/
* / Maintain tokens after role assignments (bug 1170186)Dolph Mathews2013-06-031-9/+0
|/
* Merge "Add <version> arg to keystone-manage db_sync"Jenkins2013-05-301-2/+2
|\
| * Add <version> arg to keystone-manage db_syncBrian Waldon2013-05-281-2/+2
* | Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-2/+2
|/
* Merge "Remove unnecessary commented out code"Jenkins2013-05-241-2/+0
|\
| * Remove unnecessary commented out codeLance Bragstad2013-05-231-2/+0
* | eliminate 'except:' (flake8 H201)Dolph Mathews2013-05-231-4/+1
* | consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-232-6/+6
* | Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-232-2/+2
|/
* Remove unused variables (flake8 F841)Dolph Mathews2013-05-231-2/+0
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-232-0/+2
* Merge "Read-only default domain for LDAP (bug 1168726)"Jenkins2013-05-211-108/+83
|\
| * Read-only default domain for LDAP (bug 1168726)Dolph Mathews2013-05-211-108/+83
* | get SQL refs from session (bp sql-query-get)Dolph Mathews2013-05-201-113/+85
|/
* Merge "extracting credentials"Jenkins2013-05-174-156/+4
|\
| * extracting credentialsAdam Young2013-05-174-156/+4
* | Http 400 when user enabled is not a booleanBruno Semperlotti2013-05-164-0/+17
|/
* Revoke tokens on user delete (bug 1166670)Dolph Mathews2013-05-091-0/+1
* LDAP list groups with missing member entryBrant Knudson2013-05-031-2/+11
* Removed unused importsDolph Mathews2013-04-162-2/+0
* Merge "Clean up duplicate methods"Jenkins2013-04-121-37/+2
|\
| * Clean up duplicate methodsBrant Knudson2013-04-081-37/+2
* | Merge "residual grants after delete action (bug1125637)"Jenkins2013-04-122-20/+47
|\ \ | |/ |/|
| * residual grants after delete action (bug1125637)Gordon Chung2013-03-042-20/+47
* | Enable emulation for domainsSahdev Zala2013-03-201-1/+2
* | Support for LDAP groups (bug #1092187)Sahdev Zala2013-03-192-8/+206
* | Fix live ldap testsAllan Feid2013-03-191-1/+3
* | Ensure delete domain removes all owned entitiesHenry Nash2013-03-181-5/+104
* | extracting user and trust ids into normalized fieldsAdam Young2013-03-151-60/+18
* | Ensure tokens are revoked for relevant v3 api callsHenry Nash2013-03-131-5/+50
* | Merge "remove spurious roles check"Jenkins2013-03-121-2/+0
|\ \
| * | remove spurious roles checkAdam Young2013-03-081-2/+0
* | | Merge "Make getting user-domain roles backend independant"Jenkins2013-03-113-35/+41
|\ \ \ | |/ / |/| |
| * | Make getting user-domain roles backend independantHenry Nash2013-03-043-35/+41
| |/
* | Merge "add missing attributes for group/project tables (bug1126021)"Jenkins2013-03-082-4/+22
|\ \
| * | add missing attributes for group/project tables (bug1126021)Gordon Chung2013-03-072-4/+22
* | | Delete tokens for userAdam Young2013-03-081-12/+10
|/ /
* | Remove unused methods from LDAP backed.Yuriy Taraday2013-03-071-59/+0
* | Move get_by_name to LdapBase.Yuriy Taraday2013-03-071-38/+0
* | Merge "Straighten out NotFound raising in LDAP backend."Jenkins2013-03-071-78/+20
|\ \
| * | Straighten out NotFound raising in LDAP backend.Yuriy Taraday2013-03-051-78/+20
* | | Merge "Trusts"Jenkins2013-03-062-25/+27
|\ \ \
| * | | TrustsAdam Young2013-03-052-25/+27
| | |/ | |/|
* | | Merge "Remove obsolete *page[_marker] methods from LDAP backend."Jenkins2013-03-061-33/+0
|\ \ \ | |/ / |/| / | |/
| * Remove obsolete *page[_marker] methods from LDAP backend.Yuriy Taraday2013-02-231-33/+0
* | Move handle_conflicts decorator into sqlAdam Young2013-02-251-28/+15
|/
* Merge "Change the default LDAP mapping for description."Jenkins2013-02-221-2/+2
|\