summaryrefslogtreecommitdiff
path: root/keystonemiddleware/tests/unit/auth_token/test_user_auth_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Pass ?allow_expiredJamie Lennox2016-12-151-3/+7
* Use AccessInfo in UserAuthPlugin instead of customJamie Lennox2016-07-071-2/+2
* Merge "Use keystoneauth"4.0.0Jenkins2015-12-011-8/+9
|\
| * Use keystoneauthJamie Lennox2015-11-231-8/+9
* | Add domain and trust details to user pluginJamie Lennox2015-11-251-2/+29
|/
* Merge "Remove unused group parameter from tests"Jenkins2015-10-131-3/+2
|\
| * Remove unused group parameter from testsBrant Knudson2015-09-151-3/+2
* | Move response status check to the callAlexander Makarov2015-09-301-1/+0
|/
* auth_token tests use clean configBrant Knudson2015-09-151-0/+6
* Create new user plugin testsJamie Lennox2015-05-221-0/+189