summaryrefslogtreecommitdiff
path: root/keystoneclient/auth
Commit message (Expand)AuthorAgeFilesLines
* Docstrings should have :returns: everywhere.Marek Denis2014-10-151-1/+1
* Versioned Endpoint hack for SessionsJamie Lennox2014-09-161-1/+8
* Merge "Pass kwargs to auth plugins"Jenkins2014-09-131-2/+6
|\
| * Pass kwargs to auth pluginsJose Castro Leon2014-09-111-2/+6
* | Merge "fix typos"Jenkins2014-09-111-1/+1
|\ \
| * | fix typosDolph Mathews2014-09-081-1/+1
* | | Merge "Version independent plugins"Jenkins2014-09-115-5/+342
|\ \ \
| * | | Version independent pluginsJamie Lennox2014-09-035-5/+342
| |/ /
* | | Merge "Allow passing None for username in v2.Password"Jenkins2014-09-111-3/+11
|\ \ \
| * | | Allow passing None for username in v2.PasswordJamie Lennox2014-08-261-3/+11
* | | | Merge "Distinguish between name not provided and incorrect"Jenkins2014-09-101-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Distinguish between name not provided and incorrectJamie Lennox2014-08-211-3/+2
* | | | Merge "Handle invalidate in identity plugins correctly"Jenkins2014-09-091-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Handle invalidate in identity plugins correctlyJamie Lennox2014-08-071-2/+5
* | | | Allow providing a default value to CLI loadingJamie Lennox2014-08-211-8/+19
| |_|/ |/| |
* | | Allow unauthenticated discoveryJamie Lennox2014-08-211-3/+9
| |/ |/|
* | Merge "Fix handling of deprecated opts in CLI"Jenkins2014-08-201-6/+13
|\ \
| * | Fix handling of deprecated opts in CLIJamie Lennox2014-08-201-6/+13
* | | Merge "Allow passing user_id to v2Password plugin"Jenkins2014-08-201-3/+23
|\ \ \ | |/ / |/| |
| * | Allow passing user_id to v2Password pluginJamie Lennox2014-08-151-3/+23
* | | Make auth plugins dest save to os_Jamie Lennox2014-08-151-2/+2
|/ /
* | Merge "Allow registering individual plugin CONF options"Jenkins2014-08-142-10/+33
|\ \
| * | Allow registering individual plugin CONF optionsJamie Lennox2014-08-132-10/+33
* | | Merge "Individual plugin CLI registering"Jenkins2014-08-142-30/+57
|\ \ \ | |/ /
| * | Individual plugin CLI registeringJamie Lennox2014-08-082-30/+57
| |/
* | Merge "Mark auth plugin options as secret"Jenkins2014-08-083-5/+9
|\ \
| * | Mark auth plugin options as secretJamie Lennox2014-08-073-5/+9
| |/
* | Isolate get_discovery functionJamie Lennox2014-08-071-20/+43
|/
* Control identity plugin reauthenticationJamie Lennox2014-08-043-7/+40
* Add the 'auth' interface typeJamie Lennox2014-07-253-2/+17
* Don't log sensitive auth dataJamie Lennox2014-07-242-2/+7
* Merge "Ensure no double slash in get token URL"Jenkins2014-07-151-1/+1
|\
| * Ensure no double slash in get token URLJordanP2014-07-041-1/+1
* | Merge "Provide an __all__ for auth module"Jenkins2014-07-141-0/+34
|\ \
| * | Provide an __all__ for auth moduleJamie Lennox2014-07-141-0/+34
* | | Merge "Add invalidate doc string to identity plugin"Jenkins2014-07-141-0/+12
|\ \ \ | |/ / |/| |
| * | Add invalidate doc string to identity pluginJamie Lennox2014-06-251-0/+12
| |/
* | Allow loading auth plugins from CLIJamie Lennox2014-07-071-0/+93
* | Plugin loading from config objectsJamie Lennox2014-07-076-0/+265
|/
* Merge "Unversioned endpoints in service catalog"Jenkins2014-06-251-9/+55
|\
| * Unversioned endpoints in service catalogJamie Lennox2014-06-231-9/+55
* | Merge "Update keystoneclient code to account for hacking 0.9.2"Jenkins2014-06-242-0/+2
|\ \ | |/ |/|
| * Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-192-0/+2
* | Rename v3._AuthConstructor to v3.AuthConstructorMarek Denis2014-06-191-4/+4
|/
* Add service_name to URL discoveryJamie Lennox2014-06-112-2/+6
* Merge "Remove _factory methods from auth plugins"Jenkins2014-06-102-54/+0
|\
| * Remove _factory methods from auth pluginsJamie Lennox2014-06-092-54/+0
* | Merge "Add endpoint handling to Token/Endpoint auth"Jenkins2014-06-101-0/+8
|\ \ | |/ |/|
| * Add endpoint handling to Token/Endpoint authJamie Lennox2014-05-281-0/+8
* | Remove left over vim headersJamie Lennox2014-05-282-4/+0
|/