horizon/openstack_auth
vmarkov 61a79a9b7a Show WEBSSO disclaimer only when it is needed
Horizon can support several auth mechanisms, i.e. Keystone creds and
OpenID. User allowed to choose proper way of auth and disclaimer is
shown. But it is possible to allow choose from the only variant, and in
this case disclaimer also shown, which is confusing. Proposed patch fix
disclaimer display and makes it reasonable

Closes-bug: #1774623
Change-Id: Ib039c6fdf1e4cd21b5ebe426fe2a15355a37353c
2018-06-04 15:49:54 +03:00
..
locale Imported Translations from Zanata 2018-03-07 07:27:09 +00:00
plugin Correct odd exception message 2018-01-30 13:11:31 +09:00
tests Replace all mentions of get_identity_providers with get_identity_provider 2018-04-25 11:37:05 +02: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 Add user_domain_name to logs regarding authentication 2017-11-24 21:12:23 +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 Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
user.py Fix W503 warnings 2018-04-11 18:13:47 +09:00
utils.py Fix W503 warnings 2018-04-11 18:13:47 +09:00
views.py Show WEBSSO disclaimer only when it is needed 2018-06-04 15:49:54 +03:00