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

Proyecto:Trisquel
Versión:7.0
Componente:Programs
Categoría:informe de fallo
Prioridad:critical
Asignado:No asignado
Estado:closed
Descripción

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.

Dom, 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)

Dom, 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

Dom, 12/14/2014 - 14:24
Estado:active» fixed
Dom, 12/28/2014 - 14:25
Estado:fixed» closed

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