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 e6b5810e03
polices/hibp: remove deprecated (#4363)
* remove hibp

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* don't save event matcher apps in migrations

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* cleanup migrations

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* update docs, update some phrasing

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2023-01-05 13:19:26 +01:00
..
api *: fix remaining old cache keys 2022-11-18 16:18:32 +01:00
dummy flows: optimise queries (#3818) 2022-10-19 22:53:07 +02:00
event_matcher polices/hibp: remove deprecated (#4363) 2023-01-05 13:19:26 +01:00
expiry flows: optimise queries (#3818) 2022-10-19 22:53:07 +02:00
expression policies: don't log context when policy returns None 2022-11-30 14:43:47 +02:00
migrations policies: make name required 2022-12-25 14:46:48 +01:00
password polices/hibp: remove deprecated (#4363) 2023-01-05 13:19:26 +01:00
reputation root: use single redis db (#4009) 2022-11-15 14:31:29 +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 events: improve handling creation of events with non-pickleable objects 2022-12-01 15:56:28 +02: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
denied.py policies: fix current user not being set in server-side policy deny 2022-04-21 22:30:27 +02:00
engine.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
exceptions.py policies: pass direct exception from expression policies 2021-01-16 15:41:59 +01:00
models.py policies: make name required 2022-12-25 14:46:48 +01:00
process.py policies: log correct cache state 2022-12-12 15:31:41 +00:00
signals.py root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
types.py policies: only cache policies for authenticated users 2022-11-18 21:06:53 +01:00
utils.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
views.py *: remove some very verbose logging messages 2022-08-17 13:36:56 +02:00