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
/
session.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only log application/json content type
mitaka-eol
2.3.2
stable/mitaka
Tobias Diaz
2017-01-11
1
-4
/
+18
*
Merge "Do not log binary data during request" into stable/mitaka
Jenkins
2017-01-10
1
-0
/
+5
|
\
|
*
Do not log binary data during request
Steve Martinelli
2017-01-09
1
-0
/
+5
*
|
X-Serivce-Token should be hashed in the log
Tin Lam
2017-01-09
1
-1
/
+1
|
/
*
Merge "Handle exception on UnicodeDecodError in logging of request"
Jenkins
2016-02-12
1
-2
/
+11
|
\
|
*
Handle exception on UnicodeDecodError in logging of request
Trevor McKay
2016-02-10
1
-2
/
+11
*
|
Deprecate Session
Jamie Lennox
2016-02-03
1
-0
/
+6
|
/
*
use positional library instead of utils
Steve Martinelli
2016-01-25
1
-6
/
+6
*
Address hacking check H405
lin-hua-cheng
2016-01-13
1
-3
/
+4
*
No keystone Endpoint now gives a valid Error Message
rajiv
2015-11-26
1
-1
/
+4
*
Merge "Iterate over copy of session.adapters keys in Python2/3"
Jenkins
2015-11-11
1
-1
/
+1
|
\
|
*
Iterate over copy of session.adapters keys in Python2/3
Corey Bryant
2015-11-10
1
-1
/
+1
*
|
Docstring spelling and function-vs-method fixes
Dolph Mathews
2015-10-21
1
-1
/
+1
*
|
List creation could be rewritten as a list literal
Ankit Agrawal
2015-09-24
1
-3
/
+4
|
/
*
Merge "Fixes missing socket attribute error during init_poolmanager"
Jenkins
2015-09-08
1
-4
/
+17
|
\
|
*
Fixes missing socket attribute error during init_poolmanager
Claudiu Belu
2015-08-26
1
-4
/
+17
*
|
Merge "Mask passwords when logging the HTTP response"
Jenkins
2015-09-03
1
-1
/
+3
|
\
\
|
*
|
Mask passwords when logging the HTTP response
Matt Riedemann
2015-08-31
1
-1
/
+3
|
|
/
*
|
Update deprecation text for Session properties
Brant Knudson
2015-08-29
1
-2
/
+4
|
/
*
Proper deprecation for Session.get_token()
Brant Knudson
2015-08-13
1
-3
/
+9
*
Deprecate use of cert and key
Brant Knudson
2015-08-13
1
-6
/
+9
*
Proper deprecation for Session.construct()
Brant Knudson
2015-08-13
1
-3
/
+16
*
Stop using .keys() on dicts where not needed
Brant Knudson
2015-08-06
1
-2
/
+2
*
Clarify setting socket_options
Brant Knudson
2015-08-02
1
-22
/
+24
*
Remove check for requests version
Brant Knudson
2015-08-02
1
-23
/
+22
*
Set reasonable defaults for TCP Keep-Alive
Ian Cordasco
2015-07-23
1
-3
/
+28
*
Merge "Removes unused debug logging code"
Jenkins
2015-06-18
1
-22
/
+7
|
\
|
*
Removes unused debug logging code
David Stanek
2015-05-30
1
-22
/
+7
*
|
Merge "Add get_communication_params interface to plugins"
Jenkins
2015-06-09
1
-0
/
+66
|
\
\
|
*
|
Add get_communication_params interface to plugins
Jamie Lennox
2015-05-26
1
-0
/
+66
*
|
|
Stop using function deprecated in Python 3
Brant Knudson
2015-06-08
1
-2
/
+2
|
/
/
*
|
Fix auth required message translation
Jamie Lennox
2015-05-26
1
-7
/
+11
|
/
*
Merge "Ensure that failing responses are logged"
Jenkins
2015-05-20
1
-1
/
+1
|
\
|
*
Ensure that failing responses are logged
Jamie Lennox
2015-05-05
1
-1
/
+1
*
|
Drop use of 'oslo' namespace package
Doug Hellmann
2015-05-08
1
-2
/
+2
|
/
*
Make process_header private
Jamie Lennox
2015-04-14
1
-4
/
+4
*
Merge "Improve feedback message in SSL error"
Jenkins
2015-03-24
1
-2
/
+3
|
\
|
*
Improve feedback message in SSL error
Rodrigo Duarte Sousa
2015-03-20
1
-2
/
+3
*
|
Allow passing logger object to request
Jamie Lennox
2015-03-16
1
-20
/
+28
|
/
*
Merge "Make remove_service_catalog private"
Jenkins
2015-02-13
1
-2
/
+2
|
\
|
*
Make remove_service_catalog private
Jamie Lennox
2015-02-10
1
-2
/
+2
*
|
Ignore all failures removing catalog when logging token
Brant Knudson
2015-02-12
1
-8
/
+13
|
/
*
Merge "Change oslo.config to oslo_config"
Jenkins
2015-02-10
1
-7
/
+7
|
\
|
*
Change oslo.config to oslo_config
Brant Knudson
2015-01-31
1
-7
/
+7
*
|
Merge "Change oslo.serialization to oslo_serialization"
Jenkins
2015-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Change oslo.serialization to oslo_serialization
Brant Knudson
2015-01-31
1
-1
/
+1
*
|
Merge "Switch from oslo.utils to oslo_utils"
Jenkins
2015-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Switch from oslo.utils to oslo_utils
Brant Knudson
2015-01-31
1
-1
/
+1
*
|
Merge "Add get_headers interface to authentication plugins"
1.1.0
Jenkins
2015-02-09
1
-14
/
+32
|
\
\
|
*
|
Add get_headers interface to authentication plugins
Jamie Lennox
2015-02-02
1
-14
/
+32
|
|
/
[next]