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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Take plugin params from ENV rather than default"
1.0.0
Jenkins
2014-12-18
1
-6
/
+4
|
\
|
*
Take plugin params from ENV rather than default
Jamie Lennox
2014-12-10
1
-6
/
+4
*
|
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 "Fix importing config module and classmethod params"
Jenkins
2014-12-04
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix importing config module and classmethod params
Jamie Lennox
2014-11-27
1
-2
/
+4
*
|
Merge "Docstring cleanup for return type"
Jenkins
2014-12-02
5
-20
/
+33
|
\
\
|
|
/
|
/
|
|
*
Docstring cleanup for return type
Brant Knudson
2014-10-15
5
-20
/
+33
*
|
Merge "Cleanup docs - raises class"
Jenkins
2014-11-18
4
-11
/
+23
|
\
\
|
*
|
Cleanup docs - raises class
Brant Knudson
2014-10-18
4
-11
/
+23
|
|
/
*
|
I18n
Brant Knudson
2014-10-28
4
-17
/
+23
|
/
*
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 "fix typos"
Jenkins
2014-09-11
1
-1
/
+1
|
\
\
|
*
|
fix typos
Dolph Mathews
2014-09-08
1
-1
/
+1
*
|
|
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 "Distinguish between name not provided and incorrect"
Jenkins
2014-09-10
1
-3
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Distinguish between name not provided and incorrect
Jamie Lennox
2014-08-21
1
-3
/
+2
*
|
|
|
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 providing a default value to CLI loading
Jamie Lennox
2014-08-21
1
-8
/
+19
|
|
_
|
/
|
/
|
|
*
|
|
Allow unauthenticated discovery
Jamie Lennox
2014-08-21
1
-3
/
+9
|
|
/
|
/
|
*
|
Merge "Fix handling of deprecated opts in CLI"
Jenkins
2014-08-20
1
-6
/
+13
|
\
\
|
*
|
Fix handling of deprecated opts in CLI
Jamie Lennox
2014-08-20
1
-6
/
+13
*
|
|
Merge "Allow passing user_id to v2Password plugin"
Jenkins
2014-08-20
1
-3
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow passing user_id to v2Password plugin
Jamie Lennox
2014-08-15
1
-3
/
+23
*
|
|
Make auth plugins dest save to os_
Jamie Lennox
2014-08-15
1
-2
/
+2
|
/
/
*
|
Merge "Allow registering individual plugin CONF options"
Jenkins
2014-08-14
2
-10
/
+33
|
\
\
|
*
|
Allow registering individual plugin CONF options
Jamie Lennox
2014-08-13
2
-10
/
+33
*
|
|
Merge "Individual plugin CLI registering"
Jenkins
2014-08-14
2
-30
/
+57
|
\
\
\
|
|
/
/
|
*
|
Individual plugin CLI registering
Jamie Lennox
2014-08-08
2
-30
/
+57
|
|
/
*
|
Merge "Mark auth plugin options as secret"
Jenkins
2014-08-08
3
-5
/
+9
|
\
\
|
*
|
Mark auth plugin options as secret
Jamie Lennox
2014-08-07
3
-5
/
+9
|
|
/
*
|
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
3
-2
/
+17
*
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 "Provide an __all__ for auth module"
Jenkins
2014-07-14
1
-0
/
+34
|
\
\
[next]