zulip/zulip

Confusing referer header issue with firefox

Open

#4914 aperta il 23 mag 2017

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (7339 fork)batch import
area: authenticationbughelp wanted

Metriche repository

Star
 (19.672 star)
Metriche merge PR
 (Merge medio 36g 6h) (110 PR mergiate in 30 g)

Descrizione

At the start of my PyCon sprint, my firefox wouldn't register or login to zulip, with a small/simple yellowish strip at the top of the page with an error message, which we finally figured out was an issue with "network.http.sendRefererHeader" being 'user set' to zero, rather than the default value of 2. Resetting it appeared to fix this.

Guida contributor