Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #3104

Closed (moved)
Open
Opened May 04, 2011 by Peter Eckersley@pde

Infinite loops in Facebook settings pages

Facebook HTTPS support is broken in strange ways for users who haven't enabled the optional Facebook HTTPS setting.

For such users, pages like this one:

https://www.facebook.com/editaccount.php?networks

Redirect back to http. In the past, that was merely a security flaw, but recently the redirect changed from an HTTP redirect to a fast JavaScript redirect, which means that our loop detection code does not spot it. The redirection script is here: http://pastebin.com/SiWYzMug (note the hard-coded "http").

This is really Facebook's bug, but we should also consider what we can do about cases like this.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
HTTPS-E 4 stable
Milestone
HTTPS-E 4 stable
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#3104