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 525d271535 *: apply new black styling 2020-09-30 19:34:22 +02:00
..
controllers outposts: fix Kubernetes Controller not exporting dicts, secrets not being b64 encoded 2020-09-13 22:19:26 +02:00
migrations docs: add docs for outposts 2020-09-09 19:34:19 +02:00
templates/outposts outposts: add modal to show setup information 2020-09-19 01:34:11 +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 core: add AuthJsonConsumer to handle websocket authentication 2020-09-26 20:11:04 +02:00
forms.py outposts: only show proxy providers 2020-09-18 21:50:49 +02:00
models.py outposts: fix formatting 2020-09-19 19:12:49 +02:00
settings.py outposts: remove unused import 2020-09-15 11:32:25 +02:00
signals.py outpost: fix outpost update signal only being sent to outposts connected to the same passbook instance 2020-09-13 14:29:40 +02:00
tasks.py outposts: fix permissions not being updated when providers are modified 2020-09-14 15:41:02 +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 *: apply new black styling 2020-09-30 19:34:22 +02:00