authentic/src/authentic2_idp_oidc
Frédéric Péters 7d6601c870
gitea/authentic/pipeline/head This commit looks good Details
idp oidc: use min() to cap login retry timeout (#87442)
2024-02-25 19:18:58 +01:00
..
manager idp_oidc: add slug edition field in edit form (#76223) 2024-01-30 15:30:08 +01:00
migrations idp_oidc: add boolean flag to OIDCClient to force use of PKCE (#84200) 2023-12-05 16:12:04 +01:00
static/authentic2_idp_oidc/css misc: use scss for all css files (#62936) 2022-03-29 10:54:16 +02:00
templates/authentic2_idp_oidc idp_oidc: make "do not ask again" choice optional (#82729) 2023-10-31 16:56:16 +01:00
__init__.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
app_settings.py idp_oidc: make user info depend on profile choice during authz (#58556) 2022-03-04 13:43:42 +01:00
apps.py idp_oidc: restrict client's returned qs to authorized users (#65942) 2023-03-02 09:38:05 +01:00
managers.py spring cleaning (#32934) 2019-05-14 16:19:25 +02:00
models.py idp_oidc: use sesssion accessor in Token.is_valid() (#85643) 2024-01-15 12:04:54 +01:00
urls.py misc: apply django-upgrade (#69426) 2022-10-03 14:20:20 +02:00
utils.py idp_oidc: build the sid using the client_id instead of the sector identifier (#84017) 2024-01-15 09:49:45 +01:00
views.py idp oidc: use min() to cap login retry timeout (#87442) 2024-02-25 19:18:58 +01:00