authentic/src/authentic2_auth_oidc
Benjamin Dauvergne d0420218bb
gitea/authentic/pipeline/head This commit looks good Details
auth_oidc: prevent trace when jwkset_json is None (#88885)
2024-04-01 23:44:22 +02:00
..
management auth_oidc: rewrite loading of jwkset by URL (#85934) 2024-02-09 10:46:13 +01:00
migrations auth_oidc: let providers declare their webkeys through public url (#83841) 2024-01-15 08:47:22 +01:00
templates/authentic2_auth_oidc html: add cell--body class to content of block & a2block (#76204) 2023-04-04 10:48:50 +02:00
__init__.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
apps.py misc: use hooks to accumulate redirect logout urls (#69720) 2022-10-19 13:05:24 +02:00
backends.py auth_oidc: do not use logging inside a failed transaction (#84540) 2024-01-29 10:22:54 +01:00
forms.py auth_oidc: prevent trace when jwkset_json is None (#88885) 2024-04-01 23:44:22 +02:00
managers.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
models.py auth_oidc: ignore missing kid when comparing keysets (#87468) 2024-02-27 13:50:11 +01:00
urls.py misc: apply django-upgrade (#69426) 2022-10-03 14:20:20 +02:00
utils.py auth_oidc: check provider.jwkset before using it (#75786) 2023-11-27 10:36:46 +01:00
views.py auth_oidc: provide a less scary displayed error message (#73669) 2023-04-19 13:03:16 +02:00