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/outposts
Jens Langhammer 60c3cf890a events: add ability to create events via API
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-26 23:37:03 +02:00
..
api outposts: fix error when getting component for base service connection 2021-06-14 12:38:29 +02:00
controllers outposts: fix outpost being re-created when in host mode 2021-06-25 15:15:18 +02:00
migrations providers/ldap: add LDAP provider 2021-04-26 11:52:42 +02:00
tests outposts: improve validation of providers (must match outpost type) 2021-06-02 16:04:41 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py outposts: move local connection check to task, run every 60 minutes 2021-04-21 11:34:48 +02:00
channels.py outposts: improve logging 2021-06-22 18:51:02 +02:00
docker_tls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py events: add ability to create events via API 2021-06-26 23:37:03 +02:00
settings.py outposts: move local connection check to task, run every 60 minutes 2021-04-21 11:34:48 +02:00
signals.py outposts: fix outpost delete hanging thread, run cleanup in async task with info from cache with ability to retry 2021-05-10 17:11:31 +02:00
tasks.py outposts: set cookies for a domain to authenticate an entire domain (#971) 2021-06-08 23:10:17 +02:00