summaryrefslogtreecommitdiff
path: root/keystoneclient/middleware
Commit message (Expand)AuthorAgeFilesLines
* auth_token middleware hashes tokens with configurable algorithmBrant Knudson2014-05-271-19/+64
* Merge "auth_token hashes PKI token once"Jenkins2014-05-281-11/+7
|\
| * auth_token hashes PKI token onceBrant Knudson2014-05-141-11/+7
* | Merge "Cached tokens aren't expired"Jenkins2014-05-271-2/+2
|\ \
| * | Cached tokens aren't expiredBrant Knudson2014-05-051-2/+2
* | | Merge "replace string format arguments with function parameters"Jenkins2014-05-271-11/+11
|\ \ \
| * | | replace string format arguments with function parametersChristian Berendt2014-05-201-11/+11
| | |/ | |/|
* | | Merge "Make auth_token return a V2 Catalog"Jenkins2014-05-271-0/+40
|\ \ \ | |/ / |/| |
| * | Make auth_token return a V2 CatalogJamie Lennox2014-05-051-0/+40
| |/
* | Compressed Signature and ValidationAdam Young2014-05-091-6/+20
|/
* Merge "fixed typos found by RETF rules"Jenkins2014-05-032-3/+3
|\
| * fixed typos found by RETF rulesChristian Berendt2014-05-032-3/+3
* | auth_token configurable check of revocations for cachedBrant Knudson2014-05-011-6/+19
|/
* Merge "Deprecate admin_token option in auth_token"Jenkins2014-04-261-2/+11
|\
| * Deprecate admin_token option in auth_tokenBrant Knudson2014-04-171-2/+11
* | Merge "Debug log when token found in revocation list"Jenkins2014-04-251-1/+5
|\ \
| * | Debug log when token found in revocation listBrant Knudson2014-04-221-1/+5
* | | Merge "Ensure that cached token is not revoked"Jenkins2014-04-241-14/+20
|\ \ \ | |/ /
| * | Ensure that cached token is not revokedAlexei Kornienko2014-04-221-14/+20
* | | remove universal_newlinesAdam Young2014-04-211-2/+3
|/ /
* | replace double quotes with single.Adam Young2014-04-211-28/+29
|/
* Merge "Prefer () to continue line per PEP8"Jenkins2014-04-151-8/+8
|\
| * Prefer () to continue line per PEP8Brant Knudson2014-04-041-8/+8
* | Fix typo of ANS1 to ASN1mathrock2014-04-141-1/+1
* | eliminate race condition fetching certsDolph Mathews2014-04-091-19/+20
|/
* Merge "Rename request_uri to identity_uri"Jenkins2014-04-011-9/+9
|\
| * Rename request_uri to identity_uriJamie Lennox2014-03-271-9/+9
* | Merge "Replace auth fragements with identity_uri"Jenkins2014-04-011-22/+54
|\ \ | |/
| * Replace auth fragements with identity_uriJamie Lennox2014-03-271-22/+54
* | Merge "use v3 api to get certificates"Jenkins2014-03-301-1/+9
|\ \
| * | use v3 api to get certificateswanghong2014-03-211-1/+9
* | | Merge "Use AccessInfo in auth_token middleware"Jenkins2014-03-281-78/+22
|\ \ \ | |_|/ |/| |
| * | Use AccessInfo in auth_token middlewareJamie Lennox2014-03-121-78/+22
* | | add pooling for cache referencesDolph Mathews2014-03-211-26/+45
| |/ |/|
* | Merge "Rely on OSLO.config"Jenkins2014-03-171-17/+4
|\ \
| * | Rely on OSLO.configJamie Lennox2014-02-271-17/+4
* | | Fix doc build errorsBrant Knudson2014-03-131-3/+3
| |/ |/|
* | Merge "Fix retry logic"Jenkins2014-03-111-1/+1
|\ \
| * | Fix retry logicMouad Benchchaoui2014-03-101-1/+1
* | | Merge "increase default revocation_cache_time"Jenkins2014-03-101-1/+1
|\ \ \
| * | | increase default revocation_cache_timeDolph Mathews2014-03-071-1/+1
* | | | Merge "Log the command output on CertificateConfigError"Jenkins2014-03-091-0/+1
|\ \ \ \
| * | | | Log the command output on CertificateConfigErrorMorgan Fainberg2014-03-061-0/+1
* | | | | Merge "Make keystoneclient not log auth tokens"Jenkins2014-03-091-17/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make keystoneclient not log auth tokensJoel Friedly2014-03-061-17/+14
| | |/ / | |/| |
* | | | improve configuration help text in auth_tokenDolph Mathews2014-03-061-6/+11
| |/ / |/| |
* | | Atomic write of certificate files and revocation listAdam Young2014-03-041-39/+25
|/ /
* | Merge "Remove http_handler config option in auth_token"Jenkins2014-03-031-6/+0
|\ \
| * | Remove http_handler config option in auth_tokenJamie Lennox2014-02-271-6/+0
| |/
* | Merge "correct typo of config option name in error message"Jenkins2014-03-031-1/+1
|\ \