summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/identity
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle URLs via the session and auth_plugins"Jenkins2014-03-251-0/+34
|\
| * Handle URLs via the session and auth_pluginsJamie Lennox2014-03-251-0/+34
* | Merge "Fix passing get_token kwargs to get_access"Jenkins2014-03-251-6/+5
|\ \
| * | Fix passing get_token kwargs to get_accessJamie Lennox2014-03-251-6/+5
| |/
* | Merge "Start using positional decorator"Jenkins2014-03-252-0/+4
|\ \ | |/ |/|
| * Start using positional decoratorJamie Lennox2014-03-252-0/+4
* | Merge "Enforce scope mutual exclusion for trusts"Jenkins2014-03-251-8/+10
|\ \ | |/ |/|
| * Enforce scope mutual exclusion for trustsJamie Lennox2014-03-061-8/+10
* | Revert "Authenticate via oauth"Joe Gordon2014-03-141-39/+0
* | Authenticate via oauthSteve Martinelli2014-03-121-0/+39
* | Merge "Provide more data to AuthMethod plugins"Jenkins2014-03-101-8/+14
|\ \
| * | Provide more data to AuthMethod pluginsJamie Lennox2014-03-101-8/+14
| |/
* | Privatize auth construction parametersJamie Lennox2014-03-042-23/+23
|/
* Create V3 Auth PluginsJamie Lennox2014-02-211-0/+251
* Create V2 Auth PluginsJamie Lennox2014-02-212-4/+167
* Remove vim headerEric Guo2014-02-081-2/+0
* Create Authentication PluginsJamie Lennox2014-02-042-0/+60