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 3b6497cd51 outposts: ensure keypair is set for SSH connections
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-13 15:39:37 +01:00
..
api *: simplify extracting current version info 2022-01-13 17:47:31 +01:00
controllers outposts: fix compare_ports to support both service and container ports 2022-02-08 17:40:49 +01: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: add unittests for docker controller 2021-12-17 13:42:33 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py outposts: always trigger outpost reconcile on startup 2021-12-02 15:06:14 +01:00
channels.py outposts: fix channel not always having a logger attribute 2022-02-03 17:58:54 +01:00
docker_ssh.py outposts: ensure keypair is set for SSH connections 2022-02-13 15:39:37 +01:00
docker_tls.py outposts: add remote docker integration via SSH 2021-12-25 16:31:34 +01:00
managed.py Revert "outposts: rename outpost" 2021-12-20 21:37:31 +01:00
models.py outposts: allow custom label for docker containers 2022-01-23 21:55:58 +01:00
settings.py outposts: fix empty message when docker outpost controller has changed nothing 2021-07-04 13:48:43 +02:00
signals.py tenants: add web certificate field, make authentik's core certificate configurable based on keypair 2021-12-22 11:43:45 +01:00
tasks.py outposts: make local discovery configurable 2022-02-12 17:27:41 +01:00