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 a5cd9fa141 outposts: improve logging for docker controller
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-05-23 19:27:24 +02:00
..
api outposts: fix schema for outposts health 2021-05-16 18:10:11 +02:00
controllers outposts: improve logging for docker controller 2021-05-23 19:27:24 +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 error on outpost disconnect 2021-05-20 18:07:07 +02:00
docker_tls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py outposts: fix update signal not being sent to correct instances 2021-05-20 15:23:18 +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 update signal not being sent to correct instances 2021-05-20 15:23:18 +02:00