Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #7710

Closed
Open
Created Dec 12, 2012 by Moritz Bartl@moritz

TBB: CAPTCHA does not display on topix.com

For example, http://www.topix.com/member/register should display a CAPTCHA. My powers aren't good enough to diagnose why it does not do so on TBB, even when I disable "hook dangerous Javascript".

function topix_openCaptcha()
{
var x = 4930 / 5;
var url = "/bin/captcha?s=0EyU4zvWruDPPU6gK57ut6Q%3D%3D&n=8cf33780abe28ed89f39558dd1596" + x + "&t=1355287323";
var elem = document.images["captcha"];
if (document.topix_captcha_host) url = document.topix_captcha_host + url;
elem.src = url;
}
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking