summaryrefslogtreecommitdiff
path: root/keystoneclient/auth
Commit message (Expand)AuthorAgeFilesLines
* Mark password/secret options as secret1.7.4Brant Knudson2016-01-183-2/+3
* Swap the order of username deprecationMonty Taylor2016-01-183-6/+6
* Stop using .keys() on dicts where not neededBrant Knudson2015-08-061-1/+1
* Proper deprecation for BaseIdentityPlugin trust_id propertyBrant Knudson2015-07-264-5/+57
* Proper deprecation for BaseIdentityPlugin username, password, token_id proper...Brant Knudson2015-07-262-6/+109
* Merge "Add get_communication_params interface to plugins"Jenkins2015-06-091-0/+13
|\
| * Add get_communication_params interface to pluginsJamie Lennox2015-05-261-0/+13
* | Stop using function deprecated in Python 3Brant Knudson2015-06-082-9/+11
* | Merge "A Default CLI plugin"Jenkins2015-05-291-0/+83
|\ \ | |/ |/|
| * A Default CLI pluginJamie Lennox2015-05-281-0/+83
* | Merge "Provide a means to get all installed plugins"Jenkins2015-05-222-0/+30
|\ \ | |/ |/|
| * Provide a means to get all installed pluginsJamie Lennox2015-04-152-0/+30
* | Add docstrings for ``protocol`` parameterMarek Denis2015-05-211-3/+10
* | Merge "Support discovery on the AUTH_INTERFACE"Jenkins2015-05-201-19/+22
|\ \
| * | Support discovery on the AUTH_INTERFACEJamie Lennox2015-03-301-19/+22
* | | Merge "Prompt for password on CLI if not provided"Jenkins2015-05-203-0/+25
|\ \ \
| * | | Prompt for password on CLI if not providedJamie Lennox2015-05-023-0/+25
* | | | Typo in openstack client helpEric Brown2015-05-151-1/+1
|/ / /
* | | Increase minimum token life requiredJamie Lennox2015-04-091-2/+3
* | | Merge "Provide a generic auth plugin loader"Jenkins2015-04-081-7/+29
|\ \ \
| * | | Provide a generic auth plugin loaderJamie Lennox2015-03-181-7/+29
* | | | Allow requesting an unscoped TokenJamie Lennox2015-03-311-2/+9
| |/ / |/| |
* | | Add a FederatedBase v3 pluginJamie Lennox2015-03-202-0/+114
|/ /
* | Extract BaseAuth out of Auth PluginJamie Lennox2015-03-172-25/+52
* | Split v3 authentication file into moduleJamie Lennox2015-03-174-117/+181
* | 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
| |/