authentic/src/authentic2_auth_saml
Benjamin Dauvergne 6cd42b17cd
gitea/authentic/pipeline/head This commit looks good Details
auth_saml: do not load disabled authenticators (#86075)
2024-01-29 11:39:29 +01:00
..
migrations misc: bump black version (#75442) 2023-03-16 10:26:43 +01:00
templates/authentic2_auth_saml auth_saml: add explicit class for submit button (#65864) 2023-05-02 13:43:07 +02:00
__init__.py auth_saml: clean accounts of deleted users (#48168) 2020-11-03 19:56:11 +01:00
adapters.py auth_saml: do not load disabled authenticators (#86075) 2024-01-29 11:39:29 +01:00
apps.py auth_saml: use token url for logout (#69720) 2022-10-19 13:05:24 +02:00
backends.py misc: use hooks to accumulate redirect logout urls (#69720) 2022-10-19 13:05:24 +02:00
forms.py auth_saml: show OU in authenticator configuration form (#84560) 2023-12-15 09:29:18 +01:00
models.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
urls.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
views.py auth_saml: display xml metadata in separate view (#70492) 2022-10-31 10:15:19 +01:00