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 9568f4dbd6
root: improve code style (#4436)
* cleanup pylint comments

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

* remove more

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

* fix url name

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

* *: use ExtractHour instead of ExtractDay

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

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-01-15 17:02:31 +01:00
..
messages root: improve code style (#4436) 2023-01-15 17:02:31 +01: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 root: improve code style (#4436) 2023-01-15 17:02:31 +01: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 polices/hibp: remove deprecated (#4363) 2023-01-05 13:19:26 +01:00
test_runner.py root: don't send traces in testing 2022-12-23 14:37:58 +01: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