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/sources/ldap
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
..
migrations policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
templates/ldap ui: fix lists not being rendered correctly 2020-02-24 13:13:42 +01:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py sources/ldap: add option to disable user sync, move connection init to model 2020-06-02 17:15:59 +02:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
auth.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
connector.py policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
forms.py policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
models.py sources/ldap: add option to disable user sync, move connection init to model 2020-06-02 17:15:59 +02:00
settings.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
tasks.py sources/ldap: add option to disable user sync, move connection init to model 2020-06-02 17:15:59 +02:00
tests.py sources/ldap: re-add default PropertyMappings 2020-06-02 17:00:03 +02:00