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 fceab788d2 outposts: fix error during outpost disconnect
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-06 19:25:09 +02:00
..
api outposts: improve validation of providers (must match outpost type) 2021-06-02 16:04:41 +02:00
controllers outposts: fix docker controller always replacing beta images 2021-06-05 16:08:20 +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: fix error during outpost disconnect 2021-06-06 19:25:09 +02:00
docker_tls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py core: add fallback URLs for websocket to cleanup test logs 2021-06-03 17:26: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: improve validation of providers (must match outpost type) 2021-06-02 16:04:41 +02:00