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
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 root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
dummy api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
event_matcher policies/event_matcher: change empty values to null (#6032) 2023-06-21 15:49:46 +02:00
expiry api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
expression flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
migrations policies: specify failure result (#6887) 2023-09-14 20:38:22 +02:00
password api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
reputation events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
templates/policies policies: fix current user not being set in server-side policy deny 2022-04-21 22:30:27 +02:00
tests policies: specify failure result (#6887) 2023-09-14 20:38:22 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py root: extended flow and policy metrics (#7067) 2023-10-05 01:04:55 +02:00
denied.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
engine.py root: extended flow and policy metrics (#7067) 2023-10-05 01:04:55 +02:00
exceptions.py policies: raise sentry-ignored error for invalid PolicyEngine parameters 2023-02-13 13:23:07 +01:00
models.py core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
process.py root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
signals.py policies: fix cached policy metric (#7068) 2023-10-05 02:05:01 +02:00
types.py events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
utils.py providers/scim: default to None for fields instead of empty list (#5642) 2023-05-17 00:25:28 +02:00
views.py *: remove some very verbose logging messages 2022-08-17 13:36:56 +02:00