index
:
delta/openstack/python-keystoneclient.git
feature/keystone-v3
feature/keystoneauth_integration
master
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-keystoneclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystoneclient
/
auth
/
identity
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a FederatedBase v3 plugin
Jamie Lennox
2015-03-20
2
-0
/
+114
*
Extract BaseAuth out of Auth Plugin
Jamie Lennox
2015-03-17
2
-25
/
+52
*
Split v3 authentication file into module
Jamie Lennox
2015-03-17
4
-117
/
+181
*
Merge "Reference identity plugins from __init__.py"
Jenkins
2015-02-10
4
-8
/
+45
|
\
|
*
Reference identity plugins from __init__.py
Jamie Lennox
2014-12-22
4
-8
/
+45
*
|
Merge "Change oslo.config to oslo_config"
Jenkins
2015-02-10
6
-6
/
+6
|
\
\
|
*
|
Change oslo.config to oslo_config
Brant Knudson
2015-01-31
6
-6
/
+6
*
|
|
Basic AccessInfo plugin
Jamie Lennox
2015-02-04
1
-0
/
+47
|
/
/
*
|
Merge "Add auth plugin params to doc"
Jenkins
2015-01-28
2
-0
/
+44
|
\
\
|
*
|
Add auth plugin params to doc
Jamie Lennox
2015-01-14
2
-0
/
+44
*
|
|
Merge "Allow v3 plugins to opt out of service catalog"
Jenkins
2015-01-28
1
-3
/
+13
|
\
\
\
|
*
|
|
Allow v3 plugins to opt out of service catalog
Jamie Lennox
2014-12-19
1
-3
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix up types within API documentation"
Jenkins
2015-01-18
3
-3
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix up types within API documentation
Jamie Lennox
2014-12-16
3
-3
/
+17
|
|
/
*
|
Allow fetching user_id/project_id from auth
Jamie Lennox
2015-01-05
1
-0
/
+6
|
/
*
Merge "Expose version matching functions to the public"
Jenkins
2014-12-11
3
-8
/
+8
|
\
|
*
Expose version matching functions to the public
Jamie Lennox
2014-12-10
3
-8
/
+8
*
|
Merge "Add missing user-id option to generic.Password"
Jenkins
2014-12-11
1
-0
/
+1
|
\
\
|
*
|
Add missing user-id option to generic.Password
wanghong
2014-12-04
1
-0
/
+1
*
|
|
Merge "duplicate auth-url option returned by BaseGenericPlugin"
Jenkins
2014-12-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
duplicate auth-url option returned by BaseGenericPlugin
wanghong
2014-12-04
1
-1
/
+1
|
|
/
*
|
Correct documenting constructor parameters
Brant Knudson
2014-12-04
4
-73
/
+64
|
/
*
Merge "Docstring cleanup for return type"
Jenkins
2014-12-02
3
-10
/
+17
|
\
|
*
Docstring cleanup for return type
Brant Knudson
2014-10-15
3
-10
/
+17
*
|
Merge "Cleanup docs - raises class"
Jenkins
2014-11-18
1
-7
/
+15
|
\
\
|
*
|
Cleanup docs - raises class
Brant Knudson
2014-10-18
1
-7
/
+15
|
|
/
*
|
I18n
Brant Knudson
2014-10-28
3
-16
/
+20
|
/
*
Docstrings should have :returns: everywhere.
Marek Denis
2014-10-15
1
-1
/
+1
*
Versioned Endpoint hack for Sessions
Jamie Lennox
2014-09-16
1
-1
/
+8
*
Merge "Pass kwargs to auth plugins"
Jenkins
2014-09-13
1
-2
/
+6
|
\
|
*
Pass kwargs to auth plugins
Jose Castro Leon
2014-09-11
1
-2
/
+6
*
|
Merge "Version independent plugins"
Jenkins
2014-09-11
5
-5
/
+342
|
\
\
|
*
|
Version independent plugins
Jamie Lennox
2014-09-03
5
-5
/
+342
*
|
|
Merge "Allow passing None for username in v2.Password"
Jenkins
2014-09-11
1
-3
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow passing None for username in v2.Password
Jamie Lennox
2014-08-26
1
-3
/
+11
|
|
/
*
|
Merge "Handle invalidate in identity plugins correctly"
Jenkins
2014-09-09
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Handle invalidate in identity plugins correctly
Jamie Lennox
2014-08-07
1
-2
/
+5
*
|
Allow unauthenticated discovery
Jamie Lennox
2014-08-21
1
-3
/
+9
*
|
Allow passing user_id to v2Password plugin
Jamie Lennox
2014-08-15
1
-3
/
+23
*
|
Merge "Mark auth plugin options as secret"
Jenkins
2014-08-08
2
-4
/
+6
|
\
\
|
*
|
Mark auth plugin options as secret
Jamie Lennox
2014-08-07
2
-4
/
+6
|
|
/
*
|
Isolate get_discovery function
Jamie Lennox
2014-08-07
1
-20
/
+43
|
/
*
Control identity plugin reauthentication
Jamie Lennox
2014-08-04
3
-7
/
+40
*
Add the 'auth' interface type
Jamie Lennox
2014-07-25
1
-2
/
+11
*
Don't log sensitive auth data
Jamie Lennox
2014-07-24
2
-2
/
+7
*
Merge "Ensure no double slash in get token URL"
Jenkins
2014-07-15
1
-1
/
+1
|
\
|
*
Ensure no double slash in get token URL
JordanP
2014-07-04
1
-1
/
+1
*
|
Merge "Add invalidate doc string to identity plugin"
Jenkins
2014-07-14
1
-0
/
+12
|
\
\
|
*
|
Add invalidate doc string to identity plugin
Jamie Lennox
2014-06-25
1
-0
/
+12
|
|
/
*
|
Plugin loading from config objects
Jamie Lennox
2014-07-07
3
-0
/
+92
|
/
[next]