From 06e5de43328a75b1b249987aa0c67744083729cf Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 4 Aug 2021 10:32:33 +0000 Subject: [PATCH] tweak windows SSO info/reference --- user.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index b846464..17ae8d1 100644 --- a/user.js +++ b/user.js @@ -540,8 +540,9 @@ user_pref("signon.formlessCapture.enabled", false); * 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) ***/ user_pref("network.auth.subresource-http-auth-allow", 1); -/* 0913: disable automatic authentication on Microsoft sites [FF91+] [WINDOWS] - * [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1695693,1719301 ***/ +/* 0913: disable automatic authentication on Microsoft sites [FF91+] [WINDOWS 10+] + * [SETTING] Privacy & Security>Logins and Passwords>Allow Windows single sign-on for... + * [1] https://support.mozilla.org/kb/windows-sso ***/ user_pref("network.http.windows-sso.enabled", false); /*** [SECTION 1000]: CACHE / SESSION (RE)STORE / FAVICONS