geforkt von mirrored/vaultwarden

- Added a test button for checking the e-mail settings. - Fixed a bug with the _post JavaScript function: A function was overwriten with a variable and errors were not handled correctly like a 500 for example.
8 Zeilen
229 B
Handlebars
8 Zeilen
229 B
Handlebars
Bitwarden_rs SMTP Test
|
|
<!---------------->
|
|
<html>
|
|
<p>
|
|
This is a test email to verify the SMTP configuration for <a href="{{url}}">{{url}}</a>.
|
|
</p>
|
|
<p>When you can read this email it is probably configured correctly.</p>
|
|
</html>
|