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 aa701c5725 core: don't delete expired tokens, rotate their key
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-07-14 21:47:32 +02:00
..
api build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +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 core: don't delete expired tokens, rotate their key 2021-07-14 21:47:32 +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: handle cache error 2021-07-13 18:47:32 +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 core: deepmerge user.group_attributes, use group_attributes for user settings 2021-06-19 19:52:55 +02:00
engine.py build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +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 policies: make policy result cache timeout configurable 2021-06-21 10:17: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 policies: don't use policy cache when checking application access 2021-06-20 13:30:07 +02:00