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 f10bd432b3 policies/reputation: fix race condition in tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-14 20:40:40 +02:00
..
api API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
dummy API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
event_matcher events: add tenant to event 2021-06-14 18:43:29 +02:00
expiry API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
expression API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
hibp API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
reputation policies/reputation: fix race condition in tests 2021-06-14 20:40:40 +02:00
templates/policies core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +02:00
tests core: change TypeCreateSerializer to component 2021-04-02 23:17:30 +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 web: detect deep links in flow interface and redirect locally 2021-03-23 18:04:21 +01:00
engine.py tests/e2e: fix invalid flows 2021-05-25 11:18:47 +02:00
exceptions.py policies: pass direct exception from expression policies 2021-01-16 15:41:59 +01:00
models.py Prometheus metrics (#914) 2021-05-23 20:29:34 +02:00
process.py events: catch unhandled exceptions from request as event, add button to open github issue 2021-06-14 17:22:58 +02:00
signals.py policies: fix error when clearing policy cache when no policies are cached 2021-03-13 21:10:13 +01: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 ci: fix missing isort 2021-03-23 18:28:23 +01:00