Skip to content

Commit

Permalink
feat: mask _smtp_img_src in support string (dani-garcia#5281)
Browse files Browse the repository at this point in the history
  • Loading branch information
tessus authored Dec 12, 2024
1 parent 45e5f06 commit fd51230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ macro_rules! make_config {
"smtp_from",
"smtp_host",
"smtp_username",
"_smtp_img_src",
];

let cfg = {
Expand Down

0 comments on commit fd51230

Please sign in to comment.