| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(firefox): allow plain-HTTP loopback for VPN SSO callbacks | 2026-05-13 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | LibreWolf 149+ hardens beyond arkenfox by force-upgrading loopback to HTTPS (dom.security.https_only_mode.upgrade_local=true) and enabling LNA blocking of public->loopback redirects. Both break snx-rs / Forticlient / generic VPN SAML callbacks that land on http://127.0.0.1:<port>/<token>. Restore stock Firefox / arkenfox loopback behaviour. arkenfox 1245 leaves upgrade_local intentionally commented out and does not touch network.lna.*, so this brings us in line with arkenfox rather than weaker than it. Refs: LibreWolf issues #2954 (Forticlient SSO broken in 149), #2962 (HTTPS-Only Mode locked in 149.0.2-1, reverted in 149.0.2-2). | ||||
| * | refactor: clean up firefox user-overrides.js | 2026-04-17 | 1 | -88/+18 | |
| | | | | | | | | | | - Remove 4 dead commented-out prefs (privatebrowsing.autostart, sessionstore.privacy_level, media.eme.enabled, disableIPv6 duplicate) - Remove deprecated pdfjs.disabled (dropped from arkenfox, no longer honored) - Remove deprecated browser.fixup.domainsuffixwhitelist.i2p (FF120+) - Strip arkenfox wiki comment bloat: 97 → 22 lines - Organize remaining 15 active prefs by section | ||||
| * | Add MS Teams to RFP user-overrides | 2026-04-11 | 1 | -1/+1 | |
| | | |||||
| * | Add a lot of changes | 2025-09-11 | 1 | -1/+1 | |
| | | |||||
| * | [LW] Add letterboxing | 2025-01-31 | 1 | -0/+18 | |
| | | |||||
| * | [LW] Remove OCSP soft-fail | 2024-07-24 | 1 | -10/+0 | |
| | | |||||
| * | [LW] Migrate overrides to FF128 | 2024-07-24 | 1 | -12/+4 | |
| | | |||||
| * | [LW] Disable OCSP stapling hard fail | 2024-07-22 | 1 | -0/+10 | |
| | | |||||
| * | Disable resistFingerprinting for gmeet | 2024-03-13 | 1 | -0/+8 | |
| | | |||||
| * | first commit | 2023-10-18 | 1 | -0/+78 | |
