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 ac9cf590bc *: use prefixed span names
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-13 16:18:42 +01:00
..
api Revert "*: use cache.delete_pattern instead of getting keys and deleting them" 2021-12-12 20:41:34 +01:00
dummy *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
event_matcher *: add missing migrations 2021-12-03 10:04:54 +01:00
expiry *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
expression policies/expression: add ak_call_policy 2021-12-09 09:39:28 +01:00
hibp build(deps-dev): bump bandit from 1.7.0 to 1.7.1 (#1793) 2021-11-15 09:16:16 +01:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password build(deps-dev): bump bandit from 1.7.0 to 1.7.1 (#1793) 2021-11-15 09:16:16 +01:00
reputation events: revert to @prefill_task decorator since base class doesn't get executed until task runs 2021-12-09 10:18:00 +01:00
templates/policies core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +02:00
tests root: Random tests (#1825) 2021-11-22 22:56:02 +01: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 *: use prefixed span names 2021-12-13 16:18:42 +01: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 *: use prefixed span names 2021-12-13 16:18:42 +01:00
signals.py Revert "*: use cache.delete_pattern instead of getting keys and deleting them" 2021-12-12 20:41:34 +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 providers/saml: fix error when using post bindings and user freshly logged in 2021-12-02 13:00:21 +01:00