This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/providers/oauth2
Jens Langhammer 83408b6ae0 stages/password: add failed_attempts_before_cancel to cancel a flow after x failed entries 2020-09-19 02:18:43 +02:00
..
migrations providers/oauth2: remove post_logout_redirect_uris 2020-09-18 23:37:40 +02:00
templates/providers/oauth2 providers/oauth2: add more info to configuration modal 2020-09-19 01:34:11 +02:00
views providers/oauth2: make openid-configuration easily readable 2020-09-19 01:34:11 +02:00
__init__.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
api.py providers/oauth2: remove post_logout_redirect_uris 2020-09-18 23:37:40 +02:00
apps.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
constants.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
errors.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
forms.py providers/oauth2: remove post_logout_redirect_uris 2020-09-18 23:37:40 +02:00
generators.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
models.py stages/password: add failed_attempts_before_cancel to cancel a flow after x failed entries 2020-09-19 02:18:43 +02:00
urls.py providers/oauth2: fix end-session view not working, add tests 2020-09-17 21:55:01 +02:00
urls_github.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00
utils.py providers/oauth2: accept token as post param 2020-09-16 23:38:55 +02:00