mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-17 05:55:59 +03: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 @@
|
||||
Invitation to {{org_name}} confirmed
|
||||
Invitation to {{{org_name}}} confirmed
|
||||
<!---------------->
|
||||
<html>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user