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/policies/reputation
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
..
migrations events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
models.py events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
settings.py *: decrease frequency of background tasks, smear tasks based on name and fqdn 2022-04-20 18:43:40 +02:00
signals.py flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
tasks.py events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
tests.py policies/reputation: require either check to be enabled (#6764) 2023-09-05 22:15:14 +02:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00