horizon/openstack_auth
2025-01-09 10:41:38 +00:00
..
locale Imported Translations from Zanata 2023-10-27 04:43:08 +00:00
plugin Add TOTP support 2023-08-18 12:02:25 +00:00
tests Fix system-scope test 2024-12-17 21:49:46 +00:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
backend.py Replace pytz by built-in library 2024-06-12 14:21:34 +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 Fix password_validator to accept regex expressions 2024-09-19 11:25:57 -04: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 Move deprecated since/reason to deprecated_rule object 2025-01-09 13:32:58 +05:30
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 Replace deprecated django.utils.timezone.utc 2025-01-08 13:34:52 +09:00
views.py Properly set session value for services_region 2024-02-19 12:52:01 +00:00