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 90e3ae9457 *: define prometheus metrics in apps to prevent re-import
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-07-01 16:49:24 +02:00
..
api policies: fix incorrect bound_to count 2022-05-31 10:16:09 +02:00
dummy ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
event_matcher ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
expiry ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
expression ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
hibp ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password *: use create_test_admin_user for all unittests 2022-05-28 21:13:16 +02:00
reputation events: use custom login failed signal, also send for mfa errors, add stage and more to context (#3039) 2022-06-04 15:30:56 +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: fix tests 2022-04-02 18:31:02 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +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 core: make group membership lookup respect parent groups (upwards) 2021-11-05 00:53:56 +01: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