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 3124b0f39c web/elements: add support for non-field errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-03-31 19:13:56 +02:00
..
api web/elements: add support for non-field errors 2021-03-31 19:13:56 +02:00
dummy policies: add test API 2021-03-29 23:40:36 +02:00
event_matcher policies: add test API 2021-03-29 23:40:36 +02:00
expiry policies: add test API 2021-03-29 23:40:36 +02:00
expression policies: add test API 2021-03-29 23:40:36 +02:00
hibp policies: add test API 2021-03-29 23:40:36 +02:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password policies: add test API 2021-03-29 23:40:36 +02:00
reputation policies: add test API 2021-03-29 23:40:36 +02:00
templates/policies sources/oauth: migrate to webcomponents 2021-03-24 20:35:00 +01:00
tests policies: configurable engine mode (#682) 2021-03-31 14:14:56 +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 policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
exceptions.py policies: pass direct exception from expression policies 2021-01-16 15:41:59 +01:00
forms.py lib: don't order_by on widget because PolicyBindingModel, order in form 2021-03-01 19:23:09 +01:00
models.py policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
process.py policies: add ability to directly assign groups in bindings 2021-02-11 20:36:48 +01: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 root: add initial geoip implementation 2021-02-12 09:52:14 +01: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