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 7152d7ee01 outposts: fix schema for outposts health
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-05-16 18:10:11 +02:00
..
api outposts: fix schema for outposts health 2021-05-16 18:10:11 +02:00
controllers outposts: add build_hash for docker image 2021-05-12 20:36:18 +02:00
migrations providers/ldap: add LDAP provider 2021-04-26 11:52:42 +02:00
tests root: make database port configurable 2021-05-10 19:25:15 +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: fix reload notification not working due to wrong ID being saved 2021-05-14 11:13:04 +02:00
docker_tls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py outposts: fix missing default for OutpostState.for_channel 2021-05-15 17:46:53 +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: fix error when controller loads from cache but cache has expired 2021-05-15 17:45:33 +02:00