mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-19 23:06:52 +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 @@
|
||||
New Device Logged In From {{device}}
|
||||
New Device Logged In From {{{device}}}
|
||||
<!---------------->
|
||||
<html>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user