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/passbook/policies/expression
Jens Langhammer 9724ded194 policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
..
migrations policies/expression: remove pb_flow_plan, save flow context directly in context 2020-09-26 13:58:32 +02:00
templates/policy/expression policies: add references for source_policy and source_results 2020-09-14 21:51:59 +02:00
__init__.py policies/expression: add Expression based policy 2020-02-18 15:12:50 +01:00
api.py policies/expression: add Expression based policy 2020-02-18 15:12:50 +01:00
apps.py policies/expression: add Expression based policy 2020-02-18 15:12:50 +01:00
evaluator.py policies/expression: remove pb_flow_plan, save flow context directly in context 2020-09-26 13:58:32 +02:00
forms.py policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
models.py policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
tests.py lib/evaluator: add support for IP Address comparison 2020-07-12 16:36:49 +02:00