Allowing CAPTCHA

Ask for help about NoScript, no registration needed to post
JonIrenicus
Posts: 12
Joined: Sun Nov 10, 2013 8:42 am

Allowing CAPTCHA

Post by JonIrenicus »

OK, another problem.
I wanted to find any information about jpgenx password recovery and was redirected to site
http://www.hackforums.net/showthread.php?tid=2870764
There I have to verify that I am a human - I had to enter reCAPTCHA.
But, I don't know, how to show it with NoScript enabled...
(about::config) javascript.enabled = true

BTW, this is not the only site, which is using this type of verification.
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Allowing CAPTCHA

Post by Thrawn »

What sites appear on your NoScript menu when this happens?
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0
JonIrenicus
Posts: 12
Joined: Sun Nov 10, 2013 8:42 am

Re: Allowing CAPTCHA

Post by JonIrenicus »

Thanks for you reply. I have ALLOWED ALL sites:
Image

Now this site is shown like this:
Image
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Allowing CAPTCHA

Post by Thrawn »

Anything in the Browser Console (Ctrl+Shift+J)?

Are you running any other addons like RequestPolicy or Adblock Plus?

Ordinarily it's enough to allow recaptcha.net and Google, but I can't read German...
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:25.0) Gecko/20100101 Firefox/25.0
JonIrenicus
Posts: 12
Joined: Sun Nov 10, 2013 8:42 am

Re: Allowing CAPTCHA

Post by JonIrenicus »

The problem was in ABE, but I don't know, how to create new rule:

Code: Select all

[16:48:27.336] GET http://www.hackforums.net/showthread.php?tid=2870764 [HTTP/1.1 403 Forbidden 253мс]
[16:48:27.559] [ABE] <.google.com googleapis.com> Deny INCLUSION on {GET http://www.google.com/recaptcha/api/challenge?k=MANY_LETTERS <<< http://www.hackforums.net/showthread.php?tid=2870764 - 2}
USER rule:
Site .google.com googleapis.com
Accept from SELF
Accept from .google.com
Deny INCLUSION
I solved this problem by clearing rules in NoScript -> Settings -> Advanced -> ABE tab -> USER
Thrawn, thanks for you aiming ;)
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
barbaz
Senior Member
Posts: 11064
Joined: Sat Aug 03, 2013 5:45 pm

Re: Allowing CAPTCHA

Post by barbaz »

JonIrenicus wrote:I don't know, how to create new rule:
This should do:

Code: Select all

Site .google.com googleapis.com
Accept from .google.com googleapis.com .hackforums.net
Deny INCLUSION
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22.1
JonIrenicus
Posts: 12
Joined: Sun Nov 10, 2013 8:42 am

Re: Allowing CAPTCHA

Post by JonIrenicus »

Thanks, I will try.
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
Post Reply