index
:
keystone.git
shared-key-msg
OpenStack's keystone patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keystone
/
identity
/
backends
/
kvs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement domain specific Identity backends
Henry Nash
2013-08-15
1
-0
/
+3
*
sql.Driver:authenticate() signatures should match
Brant Knudson
2013-07-17
1
-1
/
+1
*
Rationalize how we get roles after authentication in the controllers
Henry Nash
2013-07-10
1
-2
/
+2
*
assignment backend
Adam Young
2013-07-09
1
-450
/
+6
*
Merge "Fix issue with v3 tokens and group membership roles"
Jenkins
2013-07-08
1
-9
/
+0
|
\
|
*
Fix issue with v3 tokens and group membership roles
Henry Nash
2013-07-06
1
-9
/
+0
*
|
Implement GET /role_assignment API call
Henry Nash
2013-07-03
1
-0
/
+39
|
/
*
Move user fileds type check to identity.Manager
Wu Wenxiang
2013-06-16
1
-5
/
+0
*
split authenticate call
Adam Young
2013-06-03
1
-13
/
+6
*
Http 400 when user enabled is not a boolean
Bruno Semperlotti
2013-05-16
1
-0
/
+3
*
residual grants after delete action (bug1125637)
Gordon Chung
2013-03-04
1
-15
/
+27
*
Implement name space for domains
Henry Nash
2013-02-19
1
-0
/
+40
*
project membership to role conversion
Adam Young
2013-02-18
1
-19
/
+16
*
add missing kvs functionality (bug1119770)
Gordon Chung
2013-02-14
1
-5
/
+9
*
Keystone backend preparation for domain-scoping
Henry Nash
2013-02-12
1
-16
/
+64
*
Fixes 'not in' operator usage
Zhongyue Luo
2013-02-04
1
-1
/
+1
*
tenant to project in the apis
Adam Young
2013-01-28
1
-42
/
+42
*
Tenant to Project in Back ends
Adam Young
2013-01-28
1
-7
/
+7
*
Keystone server support for user groups
Henry Nash
2013-01-08
1
-12
/
+189
*
v3 Identity
Dolph Mathews
2012-11-20
1
-0
/
+25
*
Merge "don't import filter_user name, use it from the identity module"
Jenkins
2012-11-01
1
-4
/
+3
|
\
|
*
don't import filter_user name, use it from the identity module
Ionuț Arțăriși
2012-11-01
1
-4
/
+3
*
|
don't modify the passed in dict to from_dict
Ionuț Arțăriși
2012-11-01
1
-1
/
+1
|
/
*
move hashing user password functions to common/utils
Ionuț Arțăriși
2012-11-01
1
-9
/
+2
*
move filter_user function to keystone.identity.core
Ionuț Arțăriși
2012-10-22
1
-11
/
+4
*
Delete role does not delete role assignments in tenants (bug 1057436)
Jose Castro Leon
2012-10-12
1
-0
/
+11
*
Added user name validation. Fixes bug 966251.
Unmesh Gurjar
2012-07-19
1
-0
/
+2
*
Return a 409 error when adding a second time a role to user/tenant
Vincent Untz
2012-07-04
1
-0
/
+4
*
Refactor 404's into managers & drivers (bug 968519)
Dolph Mathews
2012-06-27
1
-58
/
+132
*
Reorder imports by full module path
Zhongyue Luo
2012-06-20
1
-2
/
+2
*
PEP8 fixes
Dolph Mathews
2012-06-18
1
-1
/
+2
*
Added tenant name validation. Fixes bug 966249.
Unmesh Gurjar
2012-05-09
1
-0
/
+3
*
user-role-crud 404 (bug 963056)
Dolph Mathews
2012-03-27
1
-0
/
+4
*
role-crud 404 (bug 963056)
Dolph Mathews
2012-03-25
1
-2
/
+1
*
unique role name constraint
Yong Sheng Gong
2012-03-20
1
-1
/
+22
*
Wrapped unexpected exceptions (bug 955411)
Dolph Mathews
2012-03-20
1
-6
/
+13
*
Merge "Update get_metadata to return {}"
Jenkins
2012-03-20
1
-1
/
+1
|
\
|
*
Update get_metadata to return {}
Brian Lamar
2012-03-09
1
-1
/
+1
*
|
Failing to update tenants (bug 953678, bug 954673)
Dolph Mathews
2012-03-13
1
-1
/
+2
|
/
*
standardize ldap and related tests
termie
2012-03-01
1
-1
/
+3
*
Implements admin logic for tenant_list call.
Gabriel Hurley
2012-02-21
1
-0
/
+4
*
Implemented get_tenant_users. Fixed bug 933721.
Gabriel Hurley
2012-02-21
1
-0
/
+5
*
Added Apache 2.0 License information.
Monty Taylor
2012-02-15
1
-0
/
+14
*
Ensures duplicate users and tenants can't be made
Vishvananda Ishaya
2012-02-08
1
-2
/
+21
*
bcrypt the passwords
termie
2012-01-24
1
-8
/
+19
*
fix pep8
termie
2012-01-23
1
-0
/
+1
*
fix some more pass-by-reference bugs
termie
2012-01-23
1
-1
/
+2
*
strip password from kvs backend
termie
2012-01-23
1
-7
/
+19
*
add some docs that got overwritten last night
termie
2012-01-19
1
-1
/
+2
*
fix pep8
termie
2012-01-18
1
-1
/
+0
[next]