summaryrefslogtreecommitdiff
path: root/openstack_auth/tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Retire projectAkihiro Motoki2017-12-231-1522/+0
* Merge "hacking: Drop import_exceptions from tox.ini"Jenkins2017-07-191-1/+1
|\
| * hacking: Drop import_exceptions from tox.iniAkihiro Motoki2017-07-081-1/+1
* | Fix Django 1.11 CompatibilityRob Cresswell2017-07-181-2/+4
|/
* Add support for a domain dropdown menu at loginColleen Murphy2017-07-031-0/+26
* Allow federated users to auth with domain scopeColleen Murphy2017-01-251-12/+51
* Fix exception catch-all in domain scope authColleen Murphy2017-01-201-0/+7
* Add K2K Auth DropdownElvin Tubillara2017-01-191-27/+270
* Refactor project and domain scopingElvin Tubillara2017-01-121-0/+2
* Merge "Get remote address from client, behind proxy servers, to log on console."Jenkins2017-01-031-0/+38
|\
| * Get remote address from client, behind proxy servers, to log on console.Helber Maciel Guerra2016-12-301-0/+38
* | Removing token revoke / delete callseric2016-10-281-15/+0
* | Modify use of assertTrue(A in B)Tony Xu2016-09-271-2/+2
|/
* Make fix_auth_url_version() delegate emitting the warning up the stackTimur Sufiev2016-06-161-22/+23
* Fix Keystone url version suffix when webpath is presentTimur Sufiev2016-05-261-0/+8
* Fix token hashing with python 3Brad Pokorny2016-03-021-3/+0
* Don't call the Keystone client if the token is NoneBrad Pokorny2016-03-021-0/+16
* Fix "Add API version to identity endpoint URLs"Thomas Bechtold2016-02-051-0/+29
* Add convenient method to get admin roles and permissionsKenji Ishii2016-02-041-0/+20
* Fix the py27dj19 testsRob Cresswell2016-01-151-4/+17
* Fix WebSSO when Keystone server hostname contains 'auth'Mohammed Naser2016-01-081-0/+19
* Merge "Move d-o-a auth library to keystoneauth"Jenkins2015-12-111-22/+22
|\
| * Move d-o-a auth library to keystoneauthPaulo Ewerton Gomes Fragoso2015-12-091-22/+22
* | Merge "Revert - Cache the User's Project by Token ID"2.1.0Jenkins2015-12-091-59/+0
|\ \ | |/ |/|
| * Revert - Cache the User's Project by Token IDlin-hua-cheng2015-11-121-59/+0
* | Makes policy.check aware of domain scoped tokendaniel-a-nguyen2015-11-231-0/+40
* | Add domain scoped token to session in multidomainDavid Lyle2015-11-141-19/+47
|/
* IDP specific webssolin-hua-cheng2015-09-091-2/+33
* Fix Python 3 issuesVictor Stinner2015-08-271-0/+21
* Use unscoped token for scoping to projectlin-hua-cheng2015-07-151-1/+2
* Add missing _ import to plugin/base.pyDoug Fish2015-05-151-0/+28
* Add websso redirect testlin-hua-cheng2015-04-031-1/+16
* Add authentication using openID and SAMLThai Tran2015-03-311-0/+83
* Follow ups to Authentication PluginsJamie Lennox2015-03-251-2/+2
* Merge "Allow running individual tests via tox"Jenkins2015-02-171-1/+1
|\
| * Allow running individual tests via toxJamie Lennox2015-02-101-1/+1
* | Merge "Attempt to scope only to enabled projects"Jenkins2015-02-111-25/+14
|\ \ | |/ |/|
| * Attempt to scope only to enabled projectslin-hua-cheng2014-12-191-25/+14
* | Merge "Use keystone auth plugins"Jenkins2015-01-281-118/+156
|\ \
| * | Use keystone auth pluginsJamie Lennox2015-01-231-118/+156
* | | Relocating policy engine from openstack_dashboardDavid Lyle2015-01-231-0/+99
|/ /
* | Use standard test loading featuresJamie Lennox2014-12-091-58/+22
|/
* Make region and project stickyeric2014-11-171-13/+22
* Bump hacking to 0.9.x seriesAkihiro Motoki2014-10-191-10/+9
* extract mock setup methodsAdam Young2014-10-031-450/+154
* Cache the User's Project by Token IDLin Hua Cheng2014-07-301-0/+92
* Fix H301 and H304 hacking issuesAkihiro Motoki2014-06-061-13/+13
* Merge "Redirect the user if they're already logged in"Jenkins2014-05-211-1/+22
|\
| * Redirect the user if they're already logged inJulie Pichon2014-05-091-1/+22
* | Merge "Fix H306 imports not in alphabetical order"Jenkins2014-04-171-1/+1
|\ \