matrix-docker-ansible-deploy/roles/custom/matrix-client-element/templates
pviffx a1efb78bcb
Make logout_redirect_url configuration setting for Element Web configurable (#3903)
* Add logout_redirect_url var and option templating for matrix element client

* Simplify logout_redirect_url templating and make it safer

Using `to_json` to make it safer.

Judging by the code here 0b24d33c64/src/Lifecycle.ts (L1026-L1032)
it doesn't seem like it leaving `logout_redirect_url` empty will hurt, so this patch removes the `if` block.

* Add comment for the `matrix_client_element_logout_redirect_url` variable

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-12-23 21:04:38 +02:00
..
systemd Add "Web" to Element and SchildiChat web application (#3755) 2024-11-07 16:31:26 +02:00
config.json.j2 Make logout_redirect_url configuration setting for Element Web configurable (#3903) 2024-12-23 21:04:38 +02:00
labels.j2 Enable (Traefik compression middleware)-assisted compression for Cinny, Element & Hydrogen 2024-11-14 15:54:10 +02:00
map_style.json.j2 Enable location sharing in Element (#2276) 2022-11-18 15:07:53 +02:00
nginx.conf.j2 Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
welcome.html.j2 Update welcome.html.j2 2024-04-22 02:01:14 +02:00