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/passbook/outposts
Jens Langhammer 0203d20759 providers/proxy: add traefik labels to outposts deployed with docker integration 2020-10-18 17:46:20 +02:00
..
controllers providers/proxy: add traefik labels to outposts deployed with docker integration 2020-10-18 17:46:20 +02:00
migrations core: add key field to token for easier rotation 2020-10-18 14:34:22 +02:00
templates/outposts core: add key field to token for easier rotation 2020-10-18 14:34:22 +02:00
__init__.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
api.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
apps.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
channels.py outposts: always save state, even without version 2020-10-14 12:15:40 +02:00
forms.py outposts: only show proxy providers 2020-09-18 21:50:49 +02:00
models.py outposts: simplify k8s controller add more extensibility 2020-10-18 17:09:02 +02:00
settings.py outposts: implement .run_wuth_logs() which returns logs, add task monitoring 2020-10-16 11:38:49 +02:00
signals.py outposts: call controller.down on outpost pre_delete 2020-10-16 22:27:00 +02:00
tasks.py outposts: call controller.down on outpost pre_delete 2020-10-16 22:27:00 +02:00
tests.py outposts: add tests for permissions 2020-09-14 17:34:07 +02:00
urls.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
views.py lib: save task's call arguments for manual retry 2020-10-16 13:35:40 +02:00