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
/
tests
/
test_auth_token_middleware.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix the condition expression for ssl_insecure"
0.11.0
Jenkins
2014-09-21
1
-0
/
+23
|
\
|
*
Fix the condition expression for ssl_insecure
Qin Zhao
2014-09-17
1
-0
/
+23
*
|
Hash for PKIZ
Adam Young
2014-08-21
1
-5
/
+18
|
/
*
Convert httpretty to requests-mock
Jamie Lennox
2014-07-30
1
-142
/
+82
*
Add a fixture for Keystone version discovery
Jamie Lennox
2014-07-02
1
-31
/
+3
*
Update keystoneclient code to account for hacking 0.9.2
Steve Martinelli
2014-06-19
1
-6
/
+6
*
auth_token _cache_get checks token expired
Brant Knudson
2014-06-16
1
-2
/
+5
*
Refactor auth_token token cache members to class
Brant Knudson
2014-06-10
1
-37
/
+44
*
auth_token middleware hashes tokens with configurable algorithm
Brant Knudson
2014-05-27
1
-14
/
+126
*
Merge "auth_token hashes PKI token once"
Jenkins
2014-05-28
1
-9
/
+21
|
\
|
*
auth_token hashes PKI token once
Brant Knudson
2014-05-14
1
-9
/
+21
*
|
Merge "Move auth_token tests not requiring v2/v3 to new class"
Jenkins
2014-05-27
1
-124
/
+134
|
\
\
|
*
|
Move auth_token tests not requiring v2/v3 to new class
Brant Knudson
2014-05-05
1
-124
/
+134
*
|
|
Merge "Cached tokens aren't expired"
Jenkins
2014-05-27
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Cached tokens aren't expired
Brant Knudson
2014-05-05
1
-2
/
+1
*
|
|
Merge "Move auth_token cache pool tests out of NoMemcache"
Jenkins
2014-05-27
1
-21
/
+20
|
\
\
\
|
|
/
/
|
*
|
Move auth_token cache pool tests out of NoMemcache
Brant Knudson
2014-05-05
1
-21
/
+20
*
|
|
Merge "Make auth_token return a V2 Catalog"
Jenkins
2014-05-27
1
-0
/
+80
|
\
\
\
|
*
|
|
Make auth_token return a V2 Catalog
Jamie Lennox
2014-05-05
1
-0
/
+80
|
|
/
/
*
|
|
Move DisableModuleFixture to utils
Steve Martinelli
2014-05-21
1
-49
/
+2
|
|
/
|
/
|
*
|
Compressed Signature and Validation
Adam Young
2014-05-09
1
-4
/
+41
|
/
*
Merge "fixed typos found by RETF rules"
Jenkins
2014-05-03
1
-2
/
+2
|
\
|
*
fixed typos found by RETF rules
Christian Berendt
2014-05-03
1
-2
/
+2
*
|
auth_token configurable check of revocations for cached
Brant Knudson
2014-05-01
1
-0
/
+1
|
/
*
Remove unused AdjustedBaseAuthTokenMiddlewareTest
Brant Knudson
2014-04-30
1
-27
/
+0
*
auth_token test remove unused fake_app parameter
Brant Knudson
2014-04-27
1
-6
/
+3
*
Fix typo in BaseAuthTokenMiddlewareTest
Brant Knudson
2014-04-27
1
-1
/
+1
*
Enhance tests for auth_token middleware
Brant Knudson
2014-04-24
1
-6
/
+35
*
Merge "Prefer () to continue line per PEP8"
Jenkins
2014-04-15
1
-4
/
+4
|
\
|
*
Prefer () to continue line per PEP8
Brant Knudson
2014-04-04
1
-4
/
+4
*
|
eliminate race condition fetching certs
Dolph Mathews
2014-04-09
1
-8
/
+0
|
/
*
Merge "Tests should use identity_uri by default"
Jenkins
2014-04-02
1
-12
/
+16
|
\
|
*
Tests should use identity_uri by default
Jamie Lennox
2014-03-27
1
-12
/
+16
*
|
Merge "Replace auth fragements with identity_uri"
Jenkins
2014-04-01
1
-0
/
+10
|
\
\
|
|
/
|
*
Replace auth fragements with identity_uri
Jamie Lennox
2014-03-27
1
-0
/
+10
*
|
Merge "use v3 api to get certificates"
Jenkins
2014-03-30
1
-18
/
+39
|
\
\
|
|
/
|
/
|
|
*
use v3 api to get certificates
wanghong
2014-03-21
1
-18
/
+39
*
|
sanity check memcached availability before running tests against it
Dolph Mathews
2014-03-25
1
-13
/
+43
*
|
add functional test for cache pool
Dolph Mathews
2014-03-24
1
-0
/
+34
*
|
add pooling for cache references
Dolph Mathews
2014-03-21
1
-2
/
+4
|
/
*
Merge "Fix doc build errors"
Jenkins
2014-03-17
1
-1
/
+1
|
\
|
*
Fix doc build errors
Brant Knudson
2014-03-13
1
-1
/
+1
*
|
Set the right permissions for signing_dir in tests
Matt Fischer
2014-03-02
1
-1
/
+1
|
/
*
Remove redundant default value None for dict.get
ZhiQiang Fan
2014-02-22
1
-1
/
+1
*
Merge "Don't use private last_request variable"
Jenkins
2014-02-17
1
-12
/
+12
|
\
|
*
Don't use private last_request variable
Jamie Lennox
2014-02-13
1
-12
/
+12
*
|
Merge "Remove vim header"
Jenkins
2014-02-13
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove vim header
Eric Guo
2014-02-08
1
-2
/
+0
*
|
Merge "Python 3: call functions from memcache_crypt.py with bytes as input"
Jenkins
2014-02-11
1
-2
/
+2
|
\
\
|
*
|
Python 3: call functions from memcache_crypt.py with bytes as input
Cyril Roelandt
2014-02-06
1
-2
/
+2
|
|
/
[next]