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 6000a33a8e *: fix type annotations for serializer model
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-08-16 13:23:22 +02:00
..
api tenants: fix tests for current tenant 2022-07-05 23:47:49 +02:00
dummy *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
event_matcher *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
expiry *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
expression *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
hibp *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
reputation *: fix type annotations for serializer model 2022-08-16 13:23:22 +02: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: improve api test coverage 2022-07-05 23:20:48 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: migrate from managed (#3338) 2022-08-01 23:05: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 *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
process.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
signals.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
types.py policies: fix missing default for log_messages 2022-04-02 16:44:49 +02:00
utils.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
views.py policies: consolidate log user and application 2022-06-07 22:26:01 +02:00