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/lib
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
..
expression policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
templates/lib *: rename templatetags to clearly identify 2020-05-15 10:54:31 +02:00
templatetags admin: fix linting 2020-05-20 13:59:56 +02:00
utils admin: remove redundant code 2020-05-13 11:57:19 +02:00
__init__.py all: get rid of individual requirements file, remove version from every module 2019-07-22 15:20:17 +02:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
config.py root: fix linting errors 2020-05-27 11:26:48 +02:00
default.yml helm: fully remove domain, add log_level 2020-05-20 12:16:56 +02:00
logging.py lib/logging: fix typo 2020-02-24 14:10:58 +01:00
models.py policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +02:00
sentry.py providers/saml: fix CannotHandleAssertion Error still being sent to sentry 2020-02-24 19:14:43 +01:00
tasks.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
views.py lib: use TemplateResponse for bad_request_message 2020-05-11 14:08:04 +02:00
widgets.py add custom DynamicArrayField to better handle arrays 2019-03-08 15:11:01 +01:00