horizon/openstack_auth
Thomas Goirand a55d82da08 Django 4.x: fix csrf reason list
The CSRF reason list has changed in Django 4.0. This fixes it.

Change-Id: I74e2d042db3b7911d9b4e19b5ad44e3f90f22267
2023-10-16 08:47:03 +00:00
..
locale Imported Translations from Zanata 2023-09-26 04:07:39 +00:00
plugin Add TOTP support 2023-08-18 12:02:25 +00:00
tests Add TOTP support 2023-08-18 12:02:25 +00:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
backend.py Use OPENSTACK_ENDPOINT_TYPE by default 2022-12-26 07:01:07 +09:00
defaults.py Add TOTP support 2023-08-18 12:02:25 +00:00
exceptions.py Add TOTP support 2023-08-18 12:02:25 +00:00
forms.py Add TOTP support 2023-08-18 12:02:25 +00: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 Merge "Support policy-in-code and deprecated policy" 2021-03-04 22:01:52 +00:00
urls.py Add TOTP support 2023-08-18 12:02:25 +00:00
user.py Add system scope support to context switcher 2021-11-26 14:09:46 +01:00
utils.py Add system scope support to context switcher 2021-11-26 14:09:46 +01:00
views.py Django 4.x: fix csrf reason list 2023-10-16 08:47:03 +00:00