Disabled 'referer' in Abrowser breaks some logins, including launchpad.net

Projet:Trisquel
Version:7.0
Composant:Programs
Catégorie:Rapporter un bogue
Priorité:critical
Attribué:Non assigné
Statut:closed
Description

network.http.sendRefererHeader is set to 0 in Abrowser which prevents a user from loging into some websites, like launchpad.net

Changing it to 1 will probably be the best solution.

0 – Disable referrer.
1 – Send the Referer header when clicking on a link, and set document.referrer for the following page.
2 – Send the Referer header when clicking on a link or loading an image.

and if you changed that, it is better to change network.http.sendSecureXSiteReferer to 1 to make connections https and not http.

dim, 12/07/2014 - 20:49

What I do is change it to 2 (which is the default in Firefox) and install this addon: https://trisquel.info/en/browser/addons/referrer-control, which by default sends referers only on the same domain (which suffices for Launchpad)

dim, 12/14/2014 - 09:11

This should be fixed in the latest maintenance of Abrowser. See https://trisquel.info/en/forum/there-system-wide-http-proxy-set-trisquel-7#comment-60752

dim, 12/14/2014 - 14:24
Statut:active» fixed
dim, 12/28/2014 - 14:25
Statut:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.