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 L c727c845df
policies: add and/or mode (#463)
* policies: add mode to PolicyEngine for AND and OR modes

* events: use PolicyEngine in OR mode
2021-01-12 18:22:25 +01:00
..
dummy build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
event_matcher events: Notifications (#418) 2021-01-11 18:43:59 +01:00
expiry build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
expression events: Notifications (#418) 2021-01-11 18:43:59 +01:00
group_membership wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
hibp build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
migrations events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
password build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
reputation build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
templates/policies wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
tests policies: add and/or mode (#463) 2021-01-12 18:22:25 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py admin: remove old admin overview 2020-12-16 23:21:38 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
engine.py policies: add and/or mode (#463) 2021-01-12 18:22:25 +01:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
forms.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
http.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
process.py events: Notifications (#418) 2021-01-11 18:43:59 +01:00
signals.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
types.py events: Notifications (#418) 2021-01-11 18:43:59 +01:00
utils.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
views.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00