From 5c59028af9035a3ee64fe7843e0844571104efcf Mon Sep 17 00:00:00 2001 From: Samuel FORESTIER Date: Mon, 23 May 2022 17:05:15 +0200 Subject: [PATCH] Adds a note about empty User-Agent breaking Microsoft Exchange OAuth2 > See #19. --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index e87fe2e..08cb259 100644 --- a/user.js +++ b/user.js @@ -1253,6 +1253,7 @@ user_pref("dom.event.clipboardevents.enabled", false); /*** [SECTION 8000]: DON'T BOTHER: NON-RFP [WHY] They are insufficient to help anti-fingerprinting and do more harm than good [WARNING] DO NOT USE with RFP. RFP already covers these and they can interfere + [NOTE] An empty User-Agent may break Microsoft Exchange OAuth2 login ***/ user_pref("_user.js.parrot", "8000 syntax error: the parrot's crossed the Jordan"); /* 8001: disable APIs ***/