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
Langhammer, Jens 7bff2734aa lint(minor): fix all remaining pylint and prospector errors 2019-10-01 11:08:56 +02:00
..
management *(minor): stdlib logging to structlog 2019-10-01 10:24:10 +02:00
migrations allow setting authentication_header to empty string (disabling the header) 2019-04-11 15:29:01 +02:00
proxy lint(minor): fix all remaining pylint and prospector errors 2019-10-01 11:08:56 +02:00
websocket *(minor): stdlib logging to structlog 2019-10-01 10:24:10 +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 all: get rid of individual requirements file, remove version from every module 2019-07-22 15:20:17 +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
asgi.py core: revert to cherrypy for main webserver and use daphne only for app_gw 2019-07-04 15:23:05 +02:00
forms.py validate upstream in form 2019-03-22 10:55:26 +01:00
middleware.py policy(minor): Move policy-related code to separate package 2019-10-01 10:17:39 +02:00
models.py allow setting authentication_header to empty string (disabling the header) 2019-04-11 15:29:01 +02:00
settings.py Implement websocket proxy 2019-04-10 19:03:42 +02:00
signals.py *(minor): stdlib logging to structlog 2019-10-01 10:24:10 +02:00
urls.py initial implementation of reverse proxy, using django-revproxy from within a middleware 2019-03-20 22:42:47 +01:00