Skip to content

Commit

Permalink
Fully remove DuckDuckGo email service.
Browse files Browse the repository at this point in the history
The DuckDuckGo email service is not supported for self-hosted servers.
This option is already hidden via the latest web-vault.

This PR also removes some server side headers.

Fixes #2828
  • Loading branch information
BlackDex committed Nov 14, 2022
1 parent 7a76731 commit 723f0cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ impl Fairing for AppHeaders {
https://app.simplelogin.io/api/ \
https://app.anonaddy.com/api/ \
https://api.fastmail.com/ \
https://quack.duckduckgo.com/api/email/ \
;\
",
icon_service_csp = CONFIG._icon_service_csp(),
Expand Down

0 comments on commit 723f0cb

Please sign in to comment.