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/app_gw
Jens Langhammer a1a5223b58 bump version: 0.1.27-beta -> 0.1.28-beta 2019-04-11 10:48:31 +02:00
..
migrations add compiled regex to RewriteRule 2019-03-21 16:21:51 +01:00
proxy Move code from django-revproxy to app_gw to fix cookie bug 2019-04-10 19:03:22 +02:00
websocket Implement websocket proxy 2019-04-10 19:03:42 +02:00
.DS_Store initial implementation of reverse proxy, using django-revproxy from within a middleware 2019-03-20 22:42:47 +01:00
__init__.py bump version: 0.1.27-beta -> 0.1.28-beta 2019-04-11 10:48:31 +02:00
admin.py initial implementation of reverse proxy, using django-revproxy from within a middleware 2019-03-20 22:42:47 +01:00
apps.py Invalidate cache when ApplicationGateway instance is saved 2019-03-21 16:27:37 +01:00
forms.py validate upstream in form 2019-03-22 10:55:26 +01:00
middleware.py Merge branch '38-websocket-proxying' into 'master' 2019-04-10 20:42:24 +00:00
models.py add compiled regex to RewriteRule 2019-03-21 16:21:51 +01:00
requirements.txt switch kubernetes deployment to daphne server 2019-04-10 22:38:25 +02:00
rewrite.py implement actual Rewriting logic 2019-03-21 16:22:07 +01:00
settings.py Implement websocket proxy 2019-04-10 19:03:42 +02:00
signals.py Invalidate cache when ApplicationGateway instance is saved 2019-03-21 16:27:37 +01:00
urls.py initial implementation of reverse proxy, using django-revproxy from within a middleware 2019-03-20 22:42:47 +01:00