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/authentik/root
Jens L f84a10b59b
core: revert django update (#5236)
* Revert "core: bump django from 4.1.7 to 4.2 (#5151)"

This reverts commit 18a4eac527.

* run unittests with postgres 11 and 12

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-04-13 14:10:12 +02:00
..
messages core: bump channels-redis from 4.0.0 to 4.1.0 (#5115) 2023-03-30 00:08:07 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
asgi.py root: properly catch 404 errors for websocket connections 2021-11-19 23:19:07 +01:00
asgi_middleware.py root: fix session middleware for websocket connections (#4909) 2023-03-12 16:47:19 +01:00
celery.py lifecycle: don't use celery ping for worker healthcheck (#5153) 2023-04-03 18:15:31 +02:00
middleware.py root: fix session middleware for websocket connections (#4909) 2023-03-12 16:47:19 +01:00
monitoring.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
settings.py core: revert django update (#5236) 2023-04-13 14:10:12 +02:00
test_runner.py sources/ldap: make schema optional (#5213) 2023-04-10 21:55:56 +02:00
tests.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
urls.py internal: skip tracing for go healthcheck and metrics endpoints 2022-06-10 22:21:11 +02:00
websocket.py *: load websocket paths similarly to URLs (#5018) 2023-03-20 23:39:25 +01:00