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
dependabot[bot] 167695d4b1
core: bump channels from 3.0.5 to 4.0.0 (#3799)
* core: bump channels from 3.0.5 to 4.0.0

Bumps [channels](https://github.com/django/channels) from 3.0.5 to 4.0.0.
- [Release notes](https://github.com/django/channels/releases)
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/3.0.5...4.0.0)

---
updated-dependencies:
- dependency-name: channels
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* add daphne

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-10-18 22:34:27 +02:00
..
messages core: fix messages not being shown when no client is connected 2022-10-10 13:27:41 +03: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
celery.py blueprints: migrate from managed (#3338) 2022-08-01 23:05:58 +02:00
middleware.py core: db sessions (#2979) 2022-05-29 18:58:54 +02:00
monitoring.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
settings.py core: bump channels from 3.0.5 to 4.0.0 (#3799) 2022-10-18 22:34:27 +02:00
test_runner.py root: override blueprints_dir for testing 2022-08-16 15:50:58 +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 root: reformat to 100 line width 2021-08-03 17:45:16 +02:00