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 90a5c84ac8 core: make EndSessionView inherit PolicyAccessView
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-06-06 14:07:50 +02:00
..
api policies: fix missing negate flag of policy bindings 2021-05-31 11:50:29 +02:00
dummy *: rename objectType to component to get rid of lookup tables 2021-04-03 11:32:17 +02:00
event_matcher tenants: initial implementation 2021-05-29 17:47:25 +02:00
expiry policies/expiry: migrate to web 2021-04-02 16:49:37 +02:00
expression lib: return default IP if none could be extracted 2021-05-30 12:49:44 +02:00
hibp admin: remove policies views 2021-04-02 17:15:48 +02:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password policies/password: migrate to web 2021-04-02 17:09:19 +02:00
reputation lib: return default IP if none could be extracted 2021-05-30 12:49:44 +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 policies: fix missing negate flag of policy bindings 2021-05-31 11:50:29 +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: rewrite GeoIP to a wrapper, reload file every 8 hours 2021-06-06 00:42:41 +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