1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

SoGo calendar integration issues

This commit is contained in:
NewKidOnTheBlock
2025-05-15 03:15:43 +02:00
committed by GitHub
parent 1a6be093dc
commit 8c39175a02
+1
View File
@@ -887,6 +887,7 @@ user_pref("signon.privateBrowsingCapture.enabled", false);
// PREF: limit (or disable) HTTP authentication credentials dialogs triggered by sub-resources [FF41+] // PREF: limit (or disable) HTTP authentication credentials dialogs triggered by sub-resources [FF41+]
// Hardens against potential credentials phishing. // Hardens against potential credentials phishing.
// [WARNING] Hardening this pref may prevent you from subscribing to SoGo calendars in Thunderbird 138
// 0=don't allow sub-resources to open HTTP authentication credentials dialogs // 0=don't allow sub-resources to open HTTP authentication credentials dialogs
// 1=don't allow cross-origin sub-resources to open HTTP authentication credentials dialogs // 1=don't allow cross-origin sub-resources to open HTTP authentication credentials dialogs
// 2=allow sub-resources to open HTTP authentication credentials dialogs (default) // 2=allow sub-resources to open HTTP authentication credentials dialogs (default)