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 c5eff4bdd6 outposts: fix selection of outpost's service connection not showing name 2020-11-11 14:34:43 +01:00
..
controllers outposts: fix kubernetes ApiClient not being used 2020-11-09 10:45:08 +01:00
migrations outposts: fix migration error 2020-11-11 14:10:15 +01:00
templates/outposts outposts: handle docker connection error on init 2020-10-22 12:50:06 +02:00
__init__.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
api.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
apps.py admin: add views for outpost service-connections 2020-11-04 13:35:41 +01:00
channels.py outposts: always save state, even without version 2020-10-14 12:15:40 +02:00
forms.py outposts: fix selection of outpost's service connection not showing name 2020-11-11 14:34:43 +01:00
models.py outposts: fix kubernetes ApiClient not being used 2020-11-09 10:45:08 +01:00
settings.py outposts: periodically update state of service connection, show state in UI 2020-11-08 21:31:27 +01:00
signals.py outposts: call controller.down on outpost pre_delete 2020-10-16 22:27:00 +02:00
tasks.py outposts: periodically update state of service connection, show state in UI 2020-11-08 21:31:27 +01:00
tests.py outposts: fix unittests 2020-11-04 14:56:35 +01:00
urls.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
views.py outposts: fix defaults and tests for outposts 2020-11-04 10:57:06 +01:00