0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-04-01 02:42:49 -05:00

feat: mask _smtp_img_src in support string

This commit is contained in:
Helmut K. C. Tessarek 2024-12-11 19:06:45 -05:00
parent 45e5f06b86
commit a99fcdc1ef
No known key found for this signature in database
GPG key ID: BE0985349D44DD00

View file

@ -248,6 +248,7 @@ macro_rules! make_config {
"smtp_from",
"smtp_host",
"smtp_username",
"_smtp_img_src",
];
let cfg = {