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 86cfb10b9b outposts: implement .run_wuth_logs() which returns logs, add task monitoring 2020-10-16 11:38:49 +02:00
..
controllers outposts: implement .run_wuth_logs() which returns logs, add task monitoring 2020-10-16 11:38:49 +02:00
migrations outpost: rewrite kubernetes controller 2020-10-14 17:49:09 +02:00
templates/outposts outposts: load token async 2020-10-04 00:29:18 +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 outpost: rewrite kubernetes controller 2020-10-14 17:49:09 +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: improve performance by running related check in worker, fix tokens being left over on outpost delete 2020-10-14 18:41:16 +02:00
tasks.py outposts: implement .run_wuth_logs() which returns logs, add task monitoring 2020-10-16 11:38:49 +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 outposts: implement docker controller 2020-10-04 00:41:12 +02:00