mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-08 03:40:13 +00:00
![]() Add a custom handlebars escape function. It's nearly identical to the default `html_escape` fn [0], but it does not escape the '='. This is needed to support base64 encoded values. [0]: https://docs.rs/handlebars/latest/handlebars/fn.html_escape.html Signed-off-by: Gabriel Goller <g.goller@proxmox.com> [ TL: use full width for comment ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
api_config.rs | ||
compression.rs | ||
connection.rs | ||
environment.rs | ||
formatter.rs | ||
h2service.rs | ||
lib.rs | ||
rest.rs | ||
worker_task.rs |