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 Langhammer 9ffc720f48 policies: log correct cache state
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-12-12 15:31:41 +00: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 flows: optimise queries (#3818) 2022-10-19 22:53:07 +02: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
hibp policies/password: merge hibp add zxcvbn (#4001) 2022-11-14 14:42:43 +01:00
migrations flows: optimise queries (#3818) 2022-10-19 22:53:07 +02:00
password policies/password: Always add generic message to failing zxcvbn check (#4100) 2022-11-30 07:58:16 +00: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 root: use single redis db (#4009) 2022-11-15 14:31:29 +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