summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove unused iso8601 dependency"1.6.1Jenkins2015-04-291-1/+0
|\
| * Remove unused iso8601 dependencyVictor Stinner2015-04-271-1/+0
* | Merge "Remove superfluous / spammy log line"Jenkins2015-04-292-21/+0
|\ \
| * | Remove superfluous / spammy log lineMorgan Fainberg2015-04-282-21/+0
| |/
* | Merge "Drop use of 'oslo' namespace package"Jenkins2015-04-294-16/+16
|\ \
| * | Drop use of 'oslo' namespace packageDoug Hellmann2015-04-284-16/+16
| |/
* | Port keystonemiddleware to Python 3Victor Stinner2015-04-282-1/+3
|/
* Update README to work with release toolsDoug Hellmann2015-04-211-8/+5
* Merge "Remove retry parameter"1.6.0Jenkins2015-04-211-3/+2
|\
| * Remove retry parameterJamie Lennox2015-04-161-3/+2
* | Merge "Pull echo service out of auth_token."Jenkins2015-04-204-30/+53
|\ \
| * | Pull echo service out of auth_token.Lance Bragstad2015-04-084-30/+53
* | | Uncap library requirements for libertyDoug Hellmann2015-04-163-11/+11
| |/ |/|
* | Fix s3_token middleware parsing insecure optionBrant Knudson2015-04-142-2/+25
* | Updated from global requirementsOpenStack Proposal Bot2015-04-083-13/+13
* | Fix typos in keystonemiddlewareMitsuhiro SHIGEMATSU2015-04-053-8/+8
* | Merge "Rename requests mock object in testing"Jenkins2015-03-203-119/+120
|\ \ | |/ |/|
| * Rename requests mock object in testingJamie Lennox2015-03-163-119/+120
* | Merge "Move _memcache_pool into auth_token"Jenkins2015-03-163-2/+2
|\ \
| * | Move _memcache_pool into auth_tokenBrant Knudson2015-03-133-2/+2
| |/
* | Merge "Crosslink to other sites that are owned by Keystone"Jenkins2015-03-161-0/+10
|\ \
| * | Crosslink to other sites that are owned by KeystoneDave Chen2015-03-141-0/+10
* | | Update auth_token config docsBrant Knudson2015-03-151-18/+35
| |/ |/|
* | Move unit tests into tests.unitBrant Knudson2015-03-1114-6/+6
* | Allow loading auth plugins via overrides1.5.0Jamie Lennox2015-03-112-63/+149
|/
* Merge "Delay denial when service token is invalid"Jenkins2015-03-083-12/+79
|\
| * Delay denial when service token is invalidAlistair Coles2015-03-063-12/+79
* | Updated from global requirementsOpenStack Proposal Bot2015-03-061-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-03-051-1/+1
* | Move UserAuthPlugin into its own fileJamie Lennox2015-02-262-159/+172
* | Extract IdentityServer into fileJamie Lennox2015-02-265-266/+318
* | Extract all TokenCache related classes to fileJamie Lennox2015-02-264-353/+375
* | Break default auth plugin into fileJamie Lennox2015-02-266-249/+311
* | Extract revocations to fileJamie Lennox2015-02-265-94/+118
|/
* Merge "Extract SigningDirectory into file"Jenkins2015-02-254-183/+225
|\
| * Extract SigningDirectory into fileJamie Lennox2015-02-234-183/+225
* | Merge "Separate exceptions into their own file"Jenkins2015-02-254-79/+100
|\ \ | |/
| * Separate exceptions into their own fileJamie Lennox2015-02-234-79/+100
* | Updated from global requirementsOpenStack Proposal Bot2015-02-201-1/+1
|/
* Merge "Move auth_token into its own folder"Jenkins2015-02-203-0/+0
|\
| * Move auth_token into its own folderJamie Lennox2015-02-193-0/+0
* | Updated from global requirementsOpenStack Proposal Bot2015-02-191-1/+1
|/
* Merge "Refactor auth_token revocation list members to new class"Jenkins2015-02-193-125/+178
|\
| * Refactor auth_token revocation list members to new classBrant Knudson2015-02-103-125/+178
* | Merge "Refactor extract class for signing directory"Jenkins2015-02-194-86/+245
|\ \ | |/
| * Refactor extract class for signing directoryBrant Knudson2015-02-104-86/+245
* | Updated from global requirementsOpenStack Proposal Bot2015-02-131-1/+1
* | Merge "move add event creation logic to keystonemiddleware"1.4.0Jenkins2015-02-102-68/+582
|\ \
| * | move add event creation logic to keystonemiddlewaregordon chung2015-02-092-68/+582
* | | Merge "Turn our auth plugin into a token interface"Jenkins2015-02-102-9/+233
|\ \ \ | |_|/ |/| |