mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-08-31 23:38:23 +00:00
Don't HTML-escape email subject lines
For example, this causes org names like `X&Y` to appear as `X&Y`.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Join {{org_name}}
|
||||
Join {{{org_name}}}
|
||||
<!---------------->
|
||||
<html>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user