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 80049413f0 bump version: 0.1.26-beta -> 0.1.27-beta 2019-03-22 14:51:13 +01:00
..
migrations add compiled regex to RewriteRule 2019-03-21 16:21:51 +01: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.26-beta -> 0.1.27-beta 2019-03-22 14:51:13 +01: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 prepare 0.1.27 2019-03-22 14:51:09 +01:00
models.py add compiled regex to RewriteRule 2019-03-21 16:21:51 +01:00
requirements.txt initial implementation of reverse proxy, using django-revproxy from within a middleware 2019-03-20 22:42:47 +01:00
rewrite.py implement actual Rewriting logic 2019-03-21 16:22:07 +01:00
settings.py initial implementation of reverse proxy, using django-revproxy from within a middleware 2019-03-20 22:42:47 +01: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