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 4e2c686db1 Merge branch 'master' into stage-challenge
# Conflicts:
#	Pipfile.lock
2021-02-25 20:13:17 +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 *: remove unused templates and code, move avatar to User model 2021-02-25 19:58:23 +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/*: simplify source api 2021-02-08 10:25:59 +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