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/website/developer-docs/blueprints
sdimovv 53cab07a48
blueprints: Add `!Enumerate`, `!Value` and `!Index` tags (#4338)
* Added For and Item tags

* Removed Sequence node support from ForItem tag

* Added ForItemIndex tag

* Added support for iterating over mappings

* Added support for mapping output body

* Renamed tags: For to Enumerate, ForItem to Value, ForItemIndex to Index

* Refactored tests

* Formatting

* Improved exception info

* Improved error handing

* Added docs

* lint

* Small doc improvements

* Replaced deepcopy() call with call to copy()

* Fix mistake in docs example

* Fix missed "!" in example
2023-01-05 21:36:19 +01:00
..
v1 blueprints: Add `!Enumerate`, `!Value` and `!Index` tags (#4338) 2023-01-05 21:36:19 +01:00
export.md blueprints: add desired state attribute to objects (#4061) 2022-11-22 14:27:20 +01:00
index.md blueprints: watch blueprints directory and trigger tasks (#4309) 2022-12-30 11:30:18 +01:00