mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 10:52:06 -08:00
re-enable authentication redirects for captive portals
This commit is contained in:
parent
d40a3cd637
commit
34deb26d0c
1 changed files with 0 additions and 3 deletions
|
|
@ -396,9 +396,6 @@ defaultPref("datareporting.policy.dataSubmissionPolicyBypassNotification", true)
|
|||
// CAMOUFOX: Removed pref to disable pdf.js
|
||||
// -------
|
||||
|
||||
// This preference breaks our authentication flow.
|
||||
defaultPref("network.auth.use_redirect_for_retries", false);
|
||||
|
||||
// Disable cross-process iframes, but not cross-process navigations.
|
||||
// defaultPref("fission.webContentIsolationStrategy", 0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue