mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-12-25 14:45:56 -05:00
feat: mask _smtp_img_src in support string (#5281)
This commit is contained in:
parent
45e5f06b86
commit
fd51230044
@ -248,6 +248,7 @@ macro_rules! make_config {
|
||||
"smtp_from",
|
||||
"smtp_host",
|
||||
"smtp_username",
|
||||
"_smtp_img_src",
|
||||
];
|
||||
|
||||
let cfg = {
|
||||
|
Loading…
Reference in New Issue
Block a user