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/authentik/sources/oauth
Jens Langhammer 4e86aa3f59 sources/oauth: fix error on user enrollment when no enrollment flow is defined
fixes #636

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-03-13 21:08:31 +01:00
..
clients *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
migrations wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
templates/oauth_client sources/oauth: fix buttons not being ak-root-link 2021-02-24 09:23:19 +01:00
tests *: replace shortcuts.reverse with urls.reverse 2021-02-20 19:13:50 +01:00
types *: replace List from typing with normal list 2021-02-18 13:45:46 +01:00
views sources/oauth: fix error on user enrollment when no enrollment flow is defined 2021-03-13 21:08:31 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py sources/oauth: add callback URL to api 2021-02-09 16:58:19 +01:00
apps.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
auth.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
forms.py sources/oauth: fix error on user enrollment when no enrollment flow is defined 2021-03-13 21:08:31 +01:00
models.py *: cleanup code, return errors in challenge_invalid, fixup rendering 2021-02-20 23:34:10 +01:00
settings.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
urls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00