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 7fea20375f *: fix tests not using APITestCase
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-09-02 19:14:21 +02:00
..
api root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
dummy *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
event_matcher *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
expiry *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
expression *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
hibp lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password *: fix tests not using APITestCase 2021-09-02 19:14:21 +02:00
reputation *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
templates/policies core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +02:00
tests root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
denied.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
engine.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
exceptions.py policies: pass direct exception from expression policies 2021-01-16 15:41:59 +01:00
models.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
process.py policies: make policy result cache timeout configurable 2021-06-21 10:17:58 +02:00
signals.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
types.py events: add EMAIL_SENT event, show sent emails in event log 2021-06-09 10:28:32 +02:00
utils.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
views.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00