From 723f0cbc1ef3c0964e6ea673a2e8b93df9fab3e2 Mon Sep 17 00:00:00 2001 From: BlackDex Date: Mon, 14 Nov 2022 17:19:30 +0100 Subject: [PATCH] Fully remove DuckDuckGo email service. 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 --- src/util.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util.rs b/src/util.rs index 741b691a..41de7304 100644 --- a/src/util.rs +++ b/src/util.rs @@ -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(),