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 L e4f141c6c0
*: Squash Migrations (#1593)
* *: first squash pass

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* sources/saml: squash less

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* outposts: fix docker controller not correctly checking image

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* tests/e2e: fix old migration reference

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-11 21:39:35 +02:00
..
api outposts: allow empty provider list for embedded provider 2021-08-07 22:32:44 +02:00
controllers *: Squash Migrations (#1593) 2021-10-11 21:39:35 +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: don't always build permissions on outpost.user access, only in signals and tasks 2021-10-04 18:04:19 +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 outposts: don't always build permissions on outpost.user access, only in signals and tasks 2021-10-04 18:04:19 +02:00