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 5f9dda2e58 outposts: rename docker_image_base to container_image_base, since its not docker specific
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-14 20:28:30 +02:00
..
api outposts: allow empty provider list for embedded provider 2021-08-07 22:32:44 +02:00
controllers outposts: rename docker_image_base to container_image_base, since its not docker specific 2021-10-14 20:28:30 +02:00
management web/flows: fix error during error handling 2021-08-23 15:11:30 +02:00
migrations *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
tests outposts: fix test for config validation 2021-08-08 17:14:05 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
channels.py *: fix typos in code 2021-09-25 00:01:11 +02:00
docker_tls.py *: fix typos in code 2021-09-25 00:01:11 +02:00
managed.py outpost: only set embedded outpost config on creation 2021-08-08 22:23:33 +02:00
models.py outposts: Adding more flexibility to outposts in Kubernetes. (#1617) 2021-10-14 19:54:56 +02:00
settings.py outposts: fix empty message when docker outpost controller has changed nothing 2021-07-04 13:48:43 +02:00
signals.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
tasks.py *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00