summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Update hacking for Python3Andreas Jaeger2020-03-311-0/+1
* Make __all__ immutableDolph Mathews2015-10-011-2/+2
* Provide a means to get all installed pluginsJamie Lennox2015-04-151-0/+2
* Add get_headers interface to authentication pluginsJamie Lennox2015-02-021-0/+1
* Add the 'auth' interface typeJamie Lennox2014-07-251-0/+1
* Provide an __all__ for auth moduleJamie Lennox2014-07-141-0/+34
* Create Authentication PluginsJamie Lennox2014-02-041-0/+0