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 9d339d8b11 policies: fix error when clearing policy cache when no policies are cached
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-03-13 21:10:13 +01:00
..
dummy policies/*: cleanup api and forms, use correct inheritance 2021-02-11 19:50:02 +01:00
event_matcher docs: fix download links for compose 2021-03-02 10:07:46 +01:00
expiry policies/*: cleanup api and forms, use correct inheritance 2021-02-11 19:50:02 +01:00
expression *: replace List from typing with normal list 2021-02-18 13:45:46 +01:00
group_membership policies: sort groups in groupmembership policy and binding 2021-02-27 13:19:38 +01:00
hibp policies/*: cleanup api and forms, use correct inheritance 2021-02-11 19:50:02 +01:00
migrations policies: add ability to directly assign groups in bindings 2021-02-11 20:36:48 +01:00
password policies/*: cleanup api and forms, use correct inheritance 2021-02-11 19:50:02 +01:00
reputation stages/reputation: add API for user and IP Score 2021-03-01 20:22:37 +01:00
templates/policies wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
tests policies: fix tests creating policies with empty names 2021-03-01 19:22:35 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py *: replace shortcuts.reverse with urls.reverse 2021-02-20 19:13:50 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
engine.py *: replace List from typing with normal list 2021-02-18 13:45:46 +01: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
http.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
models.py stages/*: simplify __str__ of classes 2021-03-01 18:30:47 +01: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 policies: show more information when provider fails to resolve application 2021-03-02 16:58:55 +01:00