django-mellon/tests
Paul Marillonnet 1fa1541c02 views: use MELLON_OPENED_SESSION to anchor local session to the global session (#66747)
If the MELLON_OPENED_SESSION cookie change or disappear during an opened
session, the user is automatically logged out. If it changes after a
previous passive login try, passive login is allowed again.
2022-06-29 11:14:05 +02:00
..
templates add possibility to define a hook to alter login template context (#38533) 2019-12-16 14:22:18 +01:00
conftest.py migrate issuer data (#56819) 2021-09-15 16:55:59 +02:00
idp-private-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
idp-public-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
metadata.xml tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
sp-private-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
sp-public-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
test_default_adapter.py handle long attribute truncate variations between django2 & 3 (#64309) 2022-04-20 15:01:59 +02:00
test_migrations.py migrate issuer data (#56819) 2021-09-15 16:55:59 +02:00
test_sso_slo.py views: use MELLON_OPENED_SESSION to anchor local session to the global session (#66747) 2022-06-29 11:14:05 +02:00
test_utils.py drop and rename issuer field (#56819) 2021-09-15 16:55:59 +02:00
test_views.py use force_str only when necessary (#64309) 2022-04-20 09:54:54 +02:00
urls_tests.py use django3.2-compatible re_path urls util (#64309) 2022-04-20 09:54:05 +02:00
urls_tests_template_base.py use django3.2-compatible re_path urls util (#64309) 2022-04-20 09:54:05 +02:00
urls_tests_template_hook.py use django3.2-compatible re_path urls util (#64309) 2022-04-20 09:54:05 +02:00
utils.py tests: clear caplog between sessions (#41949) 2020-06-21 13:13:57 +02:00
xml_utils.py trivial: apply black (#51575) 2021-03-02 14:52:10 +01:00