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/admin/templates/administration
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
..
application admin: add empty views to all lists, move invitation to stage-invitations 2020-05-16 21:43:48 +02:00
audit *: rename templatetags to clearly identify 2020-05-15 10:54:31 +02:00
certificatekeypair admin: add empty views to all lists, move invitation to stage-invitations 2020-05-16 21:43:48 +02:00
debug *: rename templatetags to clearly identify 2020-05-15 10:54:31 +02:00
flow admin: add empty views to all lists, move invitation to stage-invitations 2020-05-16 21:43:48 +02:00
group admin: add empty views to all lists, move invitation to stage-invitations 2020-05-16 21:43:48 +02:00
policy admin: fix wrong name in template 2020-05-20 13:55:17 +02:00
policybinding admin: cleanup templates, cleanup templatetags 2020-05-19 20:29:02 +02:00
property_mapping admin: fix wrong name in template 2020-05-20 13:55:17 +02:00
provider admin: fix wrong name in template 2020-05-20 13:55:17 +02:00
source admin: fix wrong name in template 2020-05-20 13:55:17 +02:00
stage admin: fixup some urls 2020-05-28 10:36:27 +02:00
stage_binding admin: cleanup templates, cleanup templatetags 2020-05-19 20:29:02 +02:00
stage_invitation admin: add empty views to all lists, move invitation to stage-invitations 2020-05-16 21:43:48 +02:00
stage_prompt stages/prompt: add prompt order field 2020-05-28 23:21:43 +02:00
user admin: add empty views to all lists, move invitation to stage-invitations 2020-05-16 21:43:48 +02:00
base.html policies/expression: migrate to raw python instead of jinja2 (#49) 2020-06-05 12:00:27 +02:00
overview.html admin: fix missing stage count 2020-06-02 17:00:26 +02:00