summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/auth
Commit message (Expand)AuthorAgeFilesLines
* Versioned Endpoint hack for SessionsJamie Lennox2014-09-161-0/+68
* Merge "Version independent plugins"Jenkins2014-09-113-0/+183
|\
| * Version independent pluginsJamie Lennox2014-09-033-0/+183
* | Merge "Allow passing None for username in v2.Password"Jenkins2014-09-111-0/+4
|\ \
| * | Allow passing None for username in v2.PasswordJamie Lennox2014-08-261-0/+4
* | | Merge "Distinguish between name not provided and incorrect"Jenkins2014-09-101-4/+2
|\ \ \
| * | | Distinguish between name not provided and incorrectJamie Lennox2014-08-211-4/+2
| |/ /
* | | Merge "Handle invalidate in identity plugins correctly"Jenkins2014-09-091-0/+12
|\ \ \ | |_|/ |/| |
| * | Handle invalidate in identity plugins correctlyJamie Lennox2014-08-071-0/+12
* | | Fix test mistake with requests-mockJamie Lennox2014-08-311-1/+1
* | | Allow providing a default value to CLI loadingJamie Lennox2014-08-211-0/+36
| |/ |/|
* | Merge "Fix handling of deprecated opts in CLI"Jenkins2014-08-201-0/+55
|\ \
| * | Fix handling of deprecated opts in CLIJamie Lennox2014-08-201-0/+55
* | | Merge "Allow passing user_id to v2Password plugin"Jenkins2014-08-201-0/+31
|\ \ \ | |/ / |/| |
| * | Allow passing user_id to v2Password pluginJamie Lennox2014-08-151-0/+31
| |/
* | Make auth plugins dest save to os_Jamie Lennox2014-08-151-0/+5
|/
* Control identity plugin reauthenticationJamie Lennox2014-08-041-17/+51
* Use token and discovery fixture in identity testsJamie Lennox2014-08-041-196/+24
* Use config fixture from oslo.configBrant Knudson2014-07-311-1/+1
* Convert httpretty to requests-mockJamie Lennox2014-07-304-106/+43
* Add the 'auth' interface typeJamie Lennox2014-07-251-0/+10
* Don't log sensitive auth dataJamie Lennox2014-07-242-0/+25
* Allow loading auth plugins from CLIJamie Lennox2014-07-071-0/+80
* Plugin loading from config objectsJamie Lennox2014-07-072-0/+259
* Unversioned endpoints in service catalogJamie Lennox2014-06-231-0/+419
* Add service_name to URL discoveryJamie Lennox2014-06-112-3/+8
* Merge "Remove _factory methods from auth plugins"Jenkins2014-06-102-8/+0
|\
| * Remove _factory methods from auth pluginsJamie Lennox2014-06-092-8/+0
* | Merge "Add endpoint handling to Token/Endpoint auth"Jenkins2014-06-101-0/+14
|\ \ | |/ |/|
| * Add endpoint handling to Token/Endpoint authJamie Lennox2014-05-281-0/+14
* | Remove left over vim headersJamie Lennox2014-05-282-4/+0
|/
* Auth Plugin invalidationJamie Lennox2014-05-232-0/+49
* Add new error for invalid responseJamie Lennox2014-04-152-0/+44
* Ensure JSON headers in Auth RequestsJamie Lennox2014-04-042-0/+9
* Handle URLs via the session and auth_pluginsJamie Lennox2014-03-253-2/+229
* Merge "Enforce scope mutual exclusion for trusts"Jenkins2014-03-251-0/+13
|\
| * Enforce scope mutual exclusion for trustsJamie Lennox2014-03-061-0/+13
* | Merge "Fix doc build errors"Jenkins2014-03-171-0/+0
|\ \
| * | Fix doc build errorsBrant Knudson2014-03-131-0/+0
* | | Handle Token/Endpoint authenticationJamie Lennox2014-03-111-0/+35
|/ /
* | Privatize auth construction parametersJamie Lennox2014-03-042-34/+34
|/
* Create V3 Auth PluginsJamie Lennox2014-02-211-0/+218
* Create V2 Auth PluginsJamie Lennox2014-02-211-0/+114
* Create Authentication PluginsJamie Lennox2014-02-041-0/+0