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
*
Adds bandit nosec flag to hashlib.sha1
lhinds
2017-08-31
1
-1
/
+3
*
Remove use of positional decorator
Morgan Fainberg
2017-08-07
1
-6
/
+2
*
Merge "Replace six.iteritems() with .items()"
Jenkins
2017-06-13
1
-2
/
+2
|
\
|
*
Replace six.iteritems() with .items()
M V P Nitesh
2017-04-03
1
-2
/
+2
*
|
Merge "Remove log translations in python-keystoneclient"
Jenkins
2017-05-16
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove log translations in python-keystoneclient
wingwj
2017-03-21
1
-4
/
+4
*
|
Fix response body being omitted in debug mode incorrectly
Tin Lam
2017-01-17
1
-2
/
+8
*
|
Only log application/json in session to start
3.9.0
Steve Martinelli
2017-01-10
1
-3
/
+6
*
|
X-Serivce-Token should be hashed in the log
Tin Lam
2017-01-09
1
-1
/
+1
*
|
Merge "Do not log binary data during request"
Jenkins
2017-01-08
1
-0
/
+5
|
\
\
|
*
|
Do not log binary data during request
Steve Martinelli
2017-01-06
1
-0
/
+5
|
|
/
*
|
Merge "Prevent MemoryError when logging response bodies"
Jenkins
2017-01-05
1
-4
/
+15
|
\
\
|
|
/
|
/
|
|
*
Prevent MemoryError when logging response bodies
Tobias Diaz
2017-01-05
1
-4
/
+15
*
|
Increase readability of 'find()' method and small improvements
Arthur Miranda
2016-10-21
1
-0
/
+1
|
/
*
Fixing D202 and D203 PEP257 violation.
Navid Pustchi
2016-05-04
1
-3
/
+0
*
Fixing D204, D205, and D207 PEP257 violation.
Navid Pustchi
2016-05-04
1
-0
/
+1
*
Fix D401 PEP257 violation.
Navid Pustchi
2016-04-23
1
-2
/
+2
*
Removing bandit.yaml in favor of defaults
Christopher J Schaefer
2016-04-19
1
-4
/
+6
*
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
[next]