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 8ca23451c6 outposts: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +02:00
..
controllers outpost: enable docker controller 2020-10-05 23:11:44 +02:00
migrations outposts: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +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: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +02:00
forms.py outposts: only show proxy providers 2020-09-18 21:50:49 +02:00
models.py outposts: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +02:00
settings.py outposts: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +02:00
signals.py outposts: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +02:00
tasks.py outposts: rewrite state logic, use cache to expire old channels, support multiple instances 2020-10-14 11:32:33 +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