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 995615d0a0 policies/expression: Return False if Policy returns Undefined and log warning 2020-02-19 16:19:02 +01:00
..
migrations policies/expression: add Expression based policy 2020-02-18 15:12:50 +01:00
templates/policy/expression docs: update policy types, add docs for expression policies 2020-02-19 10:21:28 +01:00
__init__.py policies/expression: add Expression based policy 2020-02-18 15:12:50 +01:00
admin.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: Return False if Policy returns Undefined and log warning 2020-02-19 16:19:02 +01:00
forms.py policies/expression: add Expression based policy 2020-02-18 15:12:50 +01:00
models.py policies/expression: move evaluation code into separate class 2020-02-19 09:49:38 +01:00