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 8c465b2026 outposts: remove unused import 2020-09-15 11:32:25 +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 Proxy v2 (#189) 2020-09-03 00:04:12 +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 Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
forms.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
models.py outposts: add tests for permissions 2020-09-14 17:34:07 +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 Proxy v2 (#189) 2020-09-03 00:04:12 +02:00