horizon/openstack_auth
Zuul d45fb291d0 Merge "Properly calculate auth_url for WEBSSO from POST data" 2018-11-10 21:05:13 +00:00
..
locale Imported Translations from Zanata 2018-11-09 08:17:47 +00:00
plugin Fix log message formatting 2018-07-16 13:18:47 +03:00
tests Merge "Properly calculate auth_url for WEBSSO from POST data" 2018-11-10 21:05:13 +00:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
backend.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
exceptions.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
forms.py Properly calculate auth_url for WEBSSO from POST data 2018-10-31 14:49:06 +01:00
middleware.py Fix django.contrib.auth.middleware monkey patching 2018-11-06 21:36:45 +00:00
models.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
policy.py Fix api.keystone.is_cloud_admin/is_domain_admin handling with new policies 2018-01-17 15:14:33 +01:00
urls.py Fix django.contrib.auth.middleware monkey patching 2018-11-06 21:36:45 +00:00
user.py Allow to specify redirections on single IdP scenarios 2018-08-13 12:11:45 +02:00
utils.py Fix django.contrib.auth.middleware monkey patching 2018-11-06 21:36:45 +00:00
views.py Properly calculate auth_url for WEBSSO from POST data 2018-10-31 14:49:06 +01:00