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/core
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
..
api root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
expression core: cleanup 2023-01-01 23:01:08 +01:00
management root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
migrations sources: add custom icon support (#4022) 2022-11-16 14:10:10 +01:00
sources root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
templates web: ensure img tags have alt attributes 2023-01-06 12:44:51 +01:00
tests crypto: prevent creation of duplicate self-signed default certs 2023-01-06 16:51:07 +01:00
views core: fix lint 2022-12-22 17:56:05 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
auth.py core: fix lint error 2022-04-08 10:10:30 +02:00
channels.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
middleware.py core: explicitly enable locales (#3889) 2022-10-28 19:42:49 +02:00
models.py sources: add custom icon support (#4022) 2022-11-16 14:10:10 +01:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
tasks.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
types.py core: customisable user settings (#2397) 2022-03-03 00:13:06 +01:00
urls.py core: pre-hydrate config into templates to directly load correct assets 2022-07-29 00:04:44 +02:00