summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/identity
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-106-6/+6
|\ \
| * | Change oslo.config to oslo_configBrant Knudson2015-01-316-6/+6
* | | Basic AccessInfo pluginJamie Lennox2015-02-041-0/+47
|/ /
* | 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-183-3/+17
|\ \ \ | |_|/ |/| |
| * | Fix up types within API documentationJamie Lennox2014-12-163-3/+17
| |/
* | Allow fetching user_id/project_id from authJamie Lennox2015-01-051-0/+6
|/
* 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 "Docstring cleanup for return type"Jenkins2014-12-023-10/+17
|\
| * Docstring cleanup for return typeBrant Knudson2014-10-153-10/+17
* | Merge "Cleanup docs - raises class"Jenkins2014-11-181-7/+15
|\ \
| * | Cleanup docs - raises classBrant Knudson2014-10-181-7/+15
| |/
* | I18nBrant Knudson2014-10-283-16/+20
|/
* 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 "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 "Handle invalidate in identity plugins correctly"Jenkins2014-09-091-2/+5
|\ \ | |/ |/|
| * Handle invalidate in identity plugins correctlyJamie Lennox2014-08-071-2/+5
* | Allow unauthenticated discoveryJamie Lennox2014-08-211-3/+9
* | Allow passing user_id to v2Password pluginJamie Lennox2014-08-151-3/+23
* | Merge "Mark auth plugin options as secret"Jenkins2014-08-082-4/+6
|\ \
| * | Mark auth plugin options as secretJamie Lennox2014-08-072-4/+6
| |/
* | 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-251-2/+11
* 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 "Add invalidate doc string to identity plugin"Jenkins2014-07-141-0/+12
|\ \
| * | Add invalidate doc string to identity pluginJamie Lennox2014-06-251-0/+12
| |/
* | Plugin loading from config objectsJamie Lennox2014-07-073-0/+92
|/