summaryrefslogtreecommitdiff
path: root/keystoneclient/auth
Commit message (Expand)AuthorAgeFilesLines
...
* | Add default body for non-abstract empty methodslin-hua-cheng2015-02-141-0/+2
|/
* Merge "Reference identity plugins from __init__.py"Jenkins2015-02-104-8/+45
|\
| * Reference identity plugins from __init__.pyJamie Lennox2014-12-224-8/+45
* | Merge "Change oslo.config to oslo_config"Jenkins2015-02-109-21/+21
|\ \
| * | Change oslo.config to oslo_configBrant Knudson2015-01-319-21/+21
* | | Merge "Add get_headers interface to authentication plugins"1.1.0Jenkins2015-02-092-3/+49
|\ \ \
| * | | Add get_headers interface to authentication pluginsJamie Lennox2015-02-022-3/+49
| |/ /
* | | Merge "Basic AccessInfo plugin"Jenkins2015-02-091-0/+47
|\ \ \
| * | | Basic AccessInfo pluginJamie Lennox2015-02-041-0/+47
| |/ /
* | | Add name parameter to NoMatchingPlugin exceptionJamie Lennox2015-02-021-3/+1
|/ /
* | Merge "Add auth plugin params to doc"Jenkins2015-01-282-0/+44
|\ \
| * | Add auth plugin params to docJamie Lennox2015-01-142-0/+44
* | | Merge "Allow v3 plugins to opt out of service catalog"Jenkins2015-01-281-3/+13
|\ \ \
| * | | Allow v3 plugins to opt out of service catalogJamie Lennox2014-12-191-3/+13
| | |/ | |/|
* | | Merge "Fix up types within API documentation"Jenkins2015-01-186-15/+39
|\ \ \ | |_|/ |/| |
| * | Fix up types within API documentationJamie Lennox2014-12-166-15/+39
* | | Allow fetching user_id/project_id from authJamie Lennox2015-01-052-0/+36
| |/ |/|
* | Merge "Take plugin params from ENV rather than default"1.0.0Jenkins2014-12-181-6/+4
|\ \ | |/ |/|
| * Take plugin params from ENV rather than defaultJamie Lennox2014-12-101-6/+4
* | Merge "Expose version matching functions to the public"Jenkins2014-12-113-8/+8
|\ \
| * | Expose version matching functions to the publicJamie Lennox2014-12-103-8/+8
* | | Merge "Add missing user-id option to generic.Password"Jenkins2014-12-111-0/+1
|\ \ \
| * | | Add missing user-id option to generic.Passwordwanghong2014-12-041-0/+1
* | | | Merge "duplicate auth-url option returned by BaseGenericPlugin"Jenkins2014-12-111-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | duplicate auth-url option returned by BaseGenericPluginwanghong2014-12-041-1/+1
| |/
* | Correct documenting constructor parametersBrant Knudson2014-12-044-73/+64
* | Merge "Fix importing config module and classmethod params"Jenkins2014-12-041-2/+4
|\ \ | |/ |/|
| * Fix importing config module and classmethod paramsJamie Lennox2014-11-271-2/+4
* | Merge "Docstring cleanup for return type"Jenkins2014-12-025-20/+33
|\ \ | |/ |/|
| * Docstring cleanup for return typeBrant Knudson2014-10-155-20/+33
* | Merge "Cleanup docs - raises class"Jenkins2014-11-184-11/+23
|\ \
| * | Cleanup docs - raises classBrant Knudson2014-10-184-11/+23
| |/
* | I18nBrant Knudson2014-10-284-17/+23
|/
* 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
|\ \