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/stages
Jens L 73116b9d1a
policies/expression: migrate to raw python instead of jinja2 (#49)
* policies/expression: migrate to raw python instead of jinja2

* lib/expression: create base evaluator, custom subclass for policies

* core: rewrite propertymappings to use python

* providers/saml: update to new PropertyMappings

* sources/ldap: update to new PropertyMappings

* docs: update docs for new propertymappings

* root: remove jinja2

* root: re-add jinja to lock file as its implicitly required
2020-06-05 12:00:27 +02:00
..
captcha migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
dummy migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
email stages/email: Add test to check if user is pending 2020-06-03 21:00:04 +02:00
identification stages/identification: fix *_flows missing in edit form 2020-06-02 16:39:55 +02:00
invitation admin: remove inline JS, add CodeMirror widget for jinja and yaml 2020-05-20 13:00:45 +02:00
otp migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
password flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00
prompt policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
user_delete migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
user_login migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
user_logout migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
user_write policies: rewrite cache_key to prevent wrong cache 2020-06-02 17:06:18 +02:00
__init__.py factors: -> stage 2020-05-08 20:59:51 +02:00