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:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user