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 50860d7ffe
events: add ASN Database reader (#7793)
* events: add ASN Database reader

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

* add tests

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

* fix test config generator

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

* de-duplicate code

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

* add enrich_context

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

* rename to context processors?

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

* fix cache

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

* use config deprecation system, update docs

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

* update more docs and tests

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

* add test asn db

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

* re-build schema with latest versions

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-12-20 22:16:50 +01:00
..
api events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
expression web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
management core: fix worker beat toggle inverted (#7508) 2023-11-09 18:33:41 +01:00
migrations core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
sources root: fix pylint errors (#7312) 2023-10-26 19:57:11 +02:00
templates root: fix static templates (#7925) 2023-12-19 13:59:53 +01:00
tests core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
views security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py api: modular urls (#5551) 2023-05-09 14:46:47 +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 flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
signals.py core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
tasks.py providers/proxy: send token request internally, with overwritten host header (#4675) 2023-02-13 16:34:47 +01:00
types.py *: use dataclass slots wherever applicable (#6005) 2023-06-19 18:31:07 +02:00
urls.py core: create app transactional api (#6446) 2023-09-17 23:55:21 +02:00