horizon/openstack_auth
Akihiro Motoki 1a252cb5e8 django2: is_authenticated/is_anonymous is now property only
https://docs.djangoproject.com/en/2.0/releases/1.10/#user-is-auth-anon-deprecation

blueprint django2-support
Change-Id: I57a39417f0595eae8d1c06d7e61d0a67078bb231
2018-02-17 01:36:54 +09:00
..
locale Imported Translations from Zanata 2018-02-16 06:24:31 +00:00
plugin Correct odd exception message 2018-01-30 13:11:31 +09:00
tests django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09: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 django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
utils.py doc: cleanup unnecessary vertical lines 2018-01-14 05:45:35 +09:00
views.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00