Tweet, Share & Like [ EnAcCiOn ]

 

FeedBurner FeedCount Y Facebook | EnAcCiOn

Send Voicemail | EnAcCiOn

Contact me using vCita | EnAcCiOn

Contact me using vCita | EnAcCiOn

Meeting Scheduler Powered by vCita

miércoles, 10 de diciembre de 2014

New Recaptcha Lightbox infinite Loop

Hello,having a problem with the new recaptcha: the iframe "i am not a robot" with the checkbox is displaying well, but when i check it, the checking loop is infinite...i see a div appearing in DOM, containing a table "gc-bubbleDefault pls-container", but nothing happens... -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

martes, 9 de diciembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 2 updates in 1 topic

Can't login my site wp-admin after activating reCAPTCHA

Hi there,I have installed and activated reCAPTCHA on a site I'm working on and it's working perfectly.However, after logging out of the wp-admin last night, I tried logging back in the site wp-admin and it has the reCAPTCHA code before login which is fine, however there's no login button...How do I log back into the back end of his website???I've got a screenshot of what has happend..Please help me, this is one of my clients sites and I need to get access to the back end of the site. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Free hosting upgrades

Hi Webmaster, Seasons greetings to you ! As a special present, we have been busy and have added a bunch of new servers, due to this we have with affect immediately made the following changes. 1) Daily CPU allowance has now been doubled. 2) Daily Entry Processes has been doubled. 3) Daily hits have been increased to 50,000 (from 20,000) 4) Hits per second allowed has been doubled. 5) A new anti abuse filter has been added that dramatically reduces false positives. All in all this means you can host busier sites on our free hosting platform If you don't have a free hosting account register here: http://Byethost.com

Problem with new reCAPTCHA in a single-page AngularJS app

We are building a multi-step registration flow as a single-page AngularJS app. There is a reCAPTCHA on step 1. When the user successfully submits that form, we destroy that view (including the reCAPTCHA element and iframe) and render step 2. However, there appear to be various event-bindings related to reCAPTCHA that are left on the page, which results in multiple errors being logged to the console each time the user clicks any element in step 2: Uncaught SecurityError: Blocked a frame with origin "http://bit.ly/1eCg7Yn" from accessing a frame with origin "https://foo.com". Protocols, domains, and ports must match. I think the new reCAPTCHA really needs a destroy() method (like the old reCAPTCHA) to clean this up. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Testing the new recaptcha on a local development machine

There's no need to whitelist localhost. It will just work™. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Still seeing the OLD ReCAPTCHA, not the new one

I've been using ReCAPTCHA for some time with my website and until recently, it worked just fine.Over the past 8 months, I've seen a huge surge of robotic spamming machines which defeated ReCAPTCHA.I was excited that Google stepped up and changed the ReCAPTCHA system to better defeat these robots;HOWEVER,I am still seeing the old ReCAPTCHA sytem on my site -- not the new ReCAPTCHA system.Need I do something to activate the NEW ReCAPTCHA service?Thanks for any assistance in this matter. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Async issues

While integrating the new reCaptcha in my AngularJS app I've hit several issues: 1. The grecaptcha api gets set up some time after document ready which is an issue. Employing ugly glue in the onloadCallback or busy waiting for the api to come alive is not a very nice solution. 2. Rendering the widget is also async so a callback to get notified when done would be nice. 3. The grecaptcha.render method provides you with a callback to get notified when a user successfully solved a captcha. But a succesful solve can time out and you don't get notified when that happens. Hope these issues will be resolved sometime :). -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Check whether the reCaptcha is filled or not before the form is send

please help me!!!Am Montag, 8. Dezember 2014 12:07:01 UTC+1 schrieb Marco Lütticke: Hello.Is it possible to check whether the reCaptcha is filled or not before the form is send with javascript?? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: CAPTCHA based on a classic Computer Vision

The response will vary depending on if google considers you to be a robot or not. Sometimes you will get words, sometimes pictures, sometimes nothing (just tick the box). You CANNOT control this behaviour. On Wednesday, 3 December 2014 16:48:45 UTC, Peter Chung wrote: How do I enable this feature? http://googlewebmastercentral. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 8 de diciembre de 2014

Interesting reCAPTCHA behavior

One of my emails is attached to Chrome and my Android phone and tablet. The email is about 10 years old and has years of location, search, web, and app history on it. For some reason, when I'm logged into my account in Gmail the new captcha thinks I'm a bot every single time. When I log out of Gmail (but still stay logged into Chrome) it works perfectly. Not sure why this happens but it is interesting regardless. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Digest forl recaptcha@googlegroups.com - 6 updates in 5 topics

Anyone implimented the new recaptcha in 'ole Classic ASP yet?

Going to give this a shot and was wondering if anyone had implemented this with classic ASP yet (was hoping for an example). :-) -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: CAPTCHA based on a classic Computer Vision

Hello, Please provide us the solution of using the reCAPTCHA on mobile sites. How we implement the computer vision? I have the same problem with Peter Chung, it is showing the 2 words instead of computer vision. Thanks, a.a. On Wednesday, December 3, 2014 6:48:45 PM UTC+2, Peter Chung wrote: How do I enable this feature? http://googlewebmastercentral. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Check whether the reCaptcha is filled or not before the form is send

Hello.Is it possible to check whether the reCaptcha is filled or not before the form is send with javascript?? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

domingo, 7 de diciembre de 2014

how do I set up my site I've never done that before

-- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 6 de diciembre de 2014

So the new Recaptcha looks great....how the heck do I use it and where is the documentation???

Spent the last few hours trying to figure this out and am pretty angry that theres no docs. I've got the new 'check box style' recpatcha appearing fine on my site, but now what? Where are the instructions on how to integrate it with my PHP mail function? The old way of doing this, eg: require_once('recaptchalib.php'); $privatekey = "myprivatekey"; $resp = recaptcha_check_answer ($privatekey, $_SERVER["REMOTE_ADDR"], $_POST["recaptcha_challenge_field"], $_POST["recaptcha_response_field"]); if (!$resp->is_valid) { //CAPTCHA was entered incorrectly header( "Location: $error_page" ); die ("The reCAPTCHA wasn't entered correctly. Go back and try it again." . "(reCAPTCHA said: " . $resp->error . ")"); } else { //Successful verification doesnt work. Can anyone help me out here or point me in the right direction? Many thanks in advance! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Macedonian translation

Can we somehow help to translate reCAPTCHA on Macedonian language? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: reCAPTCHA server settings .php

check this... http://bit.ly/1yzS7TT -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

viernes, 5 de diciembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Re: reCAPTCHA server settings .php

i was surprised there was no sample instructions (visual) for the server side- hopefully we'll have an answer soon?!On Friday, December 5, 2014 1:50:38 PM UTC-6, csweb dev wrote: i am getting the same probleme, and i don't know how to do it, any one can help please !! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

new google recaptcha with checkbox server side php

i just set up the new google recaptcha with checkbox, it's working fine on client side, however i don t know how to do it in server side using php, the form is submetted even if the checkbox isn't checked... i have two files contact.html (html form) and contact.php server side file. please help me it's urgent.... thank you. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: reCAPTCHA server settings .php

i am getting the same probleme, and i don't know how to do it, any one can help please !! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Non-JS support and Recaptcha v2

This is addressed in the FAQ: http://bit.ly/1z2Lc5q Thursday, December 4, 2014 11:26:06 PM UTC-8, Alex Strange wrote: Hi, The example code for recaptcha v2 doesn't have a noscript section, so I assume JS is required this time around. Will there be any problems using the v1 recaptcha API if JS is disabled on the page, or should we not use both at once? Thanks! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Non-JS support and Recaptcha v2

Hi, The example code for recaptcha v2 doesn't have a noscript section, so I assume JS is required this time around. Will there be any problems using the v1 recaptcha API if JS is disabled on the page, or should we not use both at once? Thanks! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

jueves, 4 de diciembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

How to add reCAPTCHA 2 to WordPress site without a plugin?

How do I add the new reCAPTCHA (V2) to my site without a plugin? If I can't, what plugins are available that support the new version? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Quick guide to upgrading to the "No CAPTCHA" reCAPTCHA?

Re: New reCAPTCHA Global API Keys

Same here.. we host our app under hundreds of domains for our customers. Does anyone know if there is a limit to the number of domains you can specify with the new API?On Wednesday, December 3, 2014 10:24:26 AM UTC-8, Ryan Jacobson wrote: I'm a developer for a website builder which has hundreds of sites with unique domain names.How can I generate a global API key for the new reCAPTCHA that can serve all of these sites?Will my existing global keys for the older reCAPTCHA work with the new version?I don't see any option for the global keys anymore.Ryan -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Quick guide to upgrading to the "No CAPTCHA" reCAPTCHA?

We implemented the old reCAPTCHA years ago on our site. I was wondering if there is a quick guide to upgrading to the new "No CAPTCHA" version. Thanks! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: New reCAPTCHA Global API Keys

I would also like a "global key" like the old reCAPTCHA service provided. If that's not possible, then at least allow API access from certain IP blocks. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: noCAPTCHA Audio - Typing does nothing

Same problem here, on Chrome -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: New reCAPTCHA Global API Keys

I have a similar issue. The company I work for runs promotions for clients using hundreds of domains.Without global keys or an API method to automatically add a domain when a new site is added - this is not a viable option for our company. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Panel de control de Google: tu Actividad de la cuenta

El Panel de control de Google te ofrece un resumen general de la actividad reciente de la cuenta. Haz clic en el vínculo para ver las novedades. Abrir el Panel de control de Google © 2014 Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, EE.UU. Condiciones y privacidadSi te registraste para recibir notificaciones, te enviaremos este tipo de correos electrónicos una vez por mes. Cambiar configuración de recordatorios

Hola Heldridge Johann, la subasta Great Domains ha comenzado!

New reCaptcha sucks!

Může za to Nogol -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Content Security Policy (CSP) with recaptcha v2

To make things worse I just found out that it seems to load different scripts when using different browsers. The previously stated URLs are valid for Firefox 34.Chrome 39 seems to also load scripts from the following URLs: http://bit.ly/1vPHqu6 http://bit.ly/1vPsnSk the complete domains have to be whitelisted in order to work in all browsers, but that's a lot of work required for testing :((Note that in order to use the paths CSP >= 1.1 is required anyways)On Thursday, December 4, 2014 10:52:09 AM UTC+1, sebasti...@gmail.com wrote: So far I've seen the following URLs which I had to allow:iframe content from http://bit.ly/1vPHry8 from http://bit.ly/1FRGPMX from http://bit.ly/1eCg7Yn http://bit.ly/1ydxrCc http://bit.ly/1FRGPfH for styles 'unsafe-inline' has to be allowed.SebastianOn Thursday, December 4, 2014 5:41:10 AM UTC+1, Sean Fujiwara wrote: I also had to modify my CSP, so I think it would be nice to have a note in the documentation. Sebastian, are you seeing anything besides "www.gstatic.com"? SeanOn Wednesday, December 3, 2014 10:11:47 AM UTC-8, sebasti...@gmail.com wrote: Hi,as I couldn't find any hints on the official documentation, does anybody know the correct way of using the new recaptcha API with a strict CSP?So far I only found several URLs which have to be whitelisted by trial and error with the developer console of the browser, but that approach is rather error prone as you can easily miss URLs with the large amount of different display options (the memory for mobile devices probably also needs a lot of resources, etc). Especially if the API implementation changes this can cause severe issues.Regards,Sebastian -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Content Security Policy (CSP) with recaptcha v2

So far I've seen the following URLs which I had to allow:iframe content from http://bit.ly/1rUqrsh from http://bit.ly/1FRGPMX from http://bit.ly/1pVuwel http://bit.ly/1rUqrsj http://bit.ly/1FRGPfH for styles 'unsafe-inline' has to be allowed.SebastianOn Thursday, December 4, 2014 5:41:10 AM UTC+1, Sean Fujiwara wrote: I also had to modify my CSP, so I think it would be nice to have a note in the documentation. Sebastian, are you seeing anything besides "www.gstatic.com"? SeanOn Wednesday, December 3, 2014 10:11:47 AM UTC-8, sebasti...@gmail.com wrote: Hi,as I couldn't find any hints on the official documentation, does anybody know the correct way of using the new recaptcha API with a strict CSP?So far I only found several URLs which have to be whitelisted by trial and error with the developer console of the browser, but that approach is rather error prone as you can easily miss URLs with the large amount of different display options (the memory for mobile devices probably also needs a lot of resources, etc). Especially if the API implementation changes this can cause severe issues.Regards,Sebastian -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Help using data-callback to postback response data to method

Here's what I have so far but isn't working: grecaptcha.render('KEOlcGOo', { 'sitekey' : '<<REDACTED>>' , 'data-callback' : function(){Xojo.triggerServerEvent('KEOlcGOo','Action',[grecaptcha.getResponse('KEOlcGOo')]);return false;} }); I'm just not sure how to pass the function properly to the data-callback. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 3 de diciembre de 2014

Help using data-callback to postback response data to method

I want to use the data-callback to post to another function the response data. I want to do the following Javascript method: Xojo.triggerServerEvent('<<controlId>>','Action',[grecaptcha.getResponse('<<controlId>>]);return false;") For the callback: grecaptcha.render('<<controlId>>', {'sitekey' : 'siteKey', 'callback': ??? });" I'm not sure how to replace properly input this command into the callback. I would prefer not to reference it as an external method. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Content Security Policy (CSP) with recaptcha v2

I also had to modify my CSP, so I think it would be nice to have a note in the documentation. Sebastian, are you seeing anything besides "www.gstatic.com"? SeanOn Wednesday, December 3, 2014 10:11:47 AM UTC-8, sebasti...@gmail.com wrote: Hi,as I couldn't find any hints on the official documentation, does anybody know the correct way of using the new recaptcha API with a strict CSP?So far I only found several URLs which have to be whitelisted by trial and error with the developer console of the browser, but that approach is rather error prone as you can easily miss URLs with the large amount of different display options (the memory for mobile devices probably also needs a lot of resources, etc). Especially if the API implementation changes this can cause severe issues.Regards,Sebastian -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Asp.Net Mvc Sample code

Hardening CAPTCHA against attacks - actual people solving the CAPTCHA for mal intent

I was impressed by the new developments to reCAPCHA which use the entire user experience as input for the detection process. As a grad student working on security research I wonder how this impacts the known attacks to CAPCHAs specifically attacks which involve tricking users into solving a CAPCHA on behalf of an attacker through a third party service. There may already be measures in place against this kind of attack since it was published in 2004 (http://bit.ly/1wtAAgG). I think it would be an interesting problem to solve because regardless of how good a CAPTCHA is at detecting bots the loophole of attackers tricking or motivating people to solve CAPTCHAs on their behalf may be significant. Along these lines I have the following questions: Are measures already in place for defeating this kind of attack? (I don't want to spend too much time looking into a problem that is already solved) Are there any measurements / estimates to how much this kind of attack has already been used? (It might not be worth looking into this problem yet if there isn't enough abuse of the loophole to justify the effort) -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Using new recaptcha with VBulletin

Re: new reCaptcha sample code

Thank you guys!On Wednesday, December 3, 2014 12:15:34 PM UTC-8, Chantelle Jewell wrote: Hello, could someone please provide the sample code for the new recaptcha? Google's wiki HowTo seems out of date, unless it's the same code.http://bit.ly/1BeooC3 you all. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Using new recaptcha with VBulletin

Re: new reCaptcha sample code

Developer guide: http://bit.ly/1BeoolN you're using php: http://bit.ly/1tNORhf On Wednesday, December 3, 2014 3:15:34 PM UTC-5, Chantelle Jewell wrote: Hello, could someone please provide the sample code for the new recaptcha? Google's wiki HowTo seems out of date, unless it's the same code.http://bit.ly/1BeooC3 you all. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

new reCaptcha sample code

Hello, could someone please provide the sample code for the new recaptcha? Google's wiki HowTo seems out of date, unless it's the same code.http://bit.ly/1tNOQda you all. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Will the new reCAPTCHA automatically work in my sites?

As I now understand it in my situation. I work with WordPress sites and reCAPTCHA is used via the Gravity Forms plugin. As I understand it, in this situation, once Gravity Forms is updated to version 2.0 this new reCAPTCHA feature will be activated. Or I hope so.On Wednesday, December 3, 2014 11:16:48 AM UTC-8, Bence Borovi wrote: I can't find any information about the new API either, but I'd love to use it too. However I don't think it's automatic.On Wednesday, December 3, 2014 8:04:13 PM UTC+1, Priscilla Christian wrote: I just got the announcement email in my inbox. Will the new reCAPTCHA automatically work in my sites if I already have reCAPTCHA working in my sites? If not what do I need to do to get it working? I find links on how to use reCAPTCHA but not able to find instructions about now to adopt this new API.If the transition is automatic, when will I see it on my sites?If not automatic, what must I do to get it to work?Thanks -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Will the new reCAPTCHA automatically work in my sites?

I can't find any information about the new API either, but I'd love to use it too. However I don't think it's automatic.On Wednesday, December 3, 2014 8:04:13 PM UTC+1, Priscilla Christian wrote: I just got the announcement email in my inbox. Will the new reCAPTCHA automatically work in my sites if I already have reCAPTCHA working in my sites? If not what do I need to do to get it working? I find links on how to use reCAPTCHA but not able to find instructions about now to adopt this new API.If the transition is automatic, when will I see it on my sites?If not automatic, what must I do to get it to work?Thanks -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Will the new reCAPTCHA automatically work in my sites?

I just got the announcement email in my inbox. Will the new reCAPTCHA automatically work in my sites if I already have reCAPTCHA working in my sites? If not what do I need to do to get it working? I find links on how to use reCAPTCHA but not able to find instructions about now to adopt this new API.If the transition is automatic, when will I see it on my sites?If not automatic, what must I do to get it to work?Thanks -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: undefined is not a function when calling grecaptcha.getResponseHeader()

undefined is not a function when calling grecaptcha.getResponseHeader()

New reCAPTCHA Global API Keys

I'm a developer for a website builder which has hundreds of sites with unique domain names.How can I generate a global API key for the new reCAPTCHA that can serve all of these sites?Will my existing global keys for the older reCAPTCHA work with the new version?I don't see any option for the global keys anymore.Ryan -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Content Security Policy (CSP) with recaptcha v2

Hi,as I couldn't find any hints on the official documentation, does anybody know the correct way of using the new recaptcha API with a strict CSP?So far I only found several URLs which have to be whitelisted by trial and error with the developer console of the browser, but that approach is rather error prone as you can easily miss URLs with the large amount of different display options (the memory for mobile devices probably also needs a lot of resources, etc). Especially if the API implementation changes this can cause severe issues.Regards,Sebastian -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Using new recaptcha with VBulletin

I use reCAPTCHA for my vbulletin site. How can I start using it? D. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

node.js and v2 recaptcha

will node modules that have been made a few years ago like this one, still work with the v2 recaptcha? http://bit.ly/1zR0mZI -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

CAPTCHA based on a classic Computer Vision

How do I enable this feature? http://bit.ly/1ws8HW9 -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

martes, 2 de diciembre de 2014

Re: language in new recaptcha

Re: [last release] - hl - language support does not work with render=explicit

Re: How to add the NEW RECAPTCHA for PHP contact form

This example helped me a lot!http://bit.ly/1vgjilq Mittwoch, 26. November 2014 07:59:49 UTC+1 schrieb Manoj Niranjan: i have used the early one -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Problem with reCaptcha V2

Hello.I finally managed to integrate reCaptcha V2 into the form but now I have some problems verifying the captcha before the formular is send.Is there a way that if the captcha is wrong you can´t send the form?best regardsMarco -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

recaptcha ajax

Hi all! We started to delivery our solution using ReCaptcha ajax on november 15 but few days later, all ReCaptcha public pages stop to mention ReCaptcha ajax library/way. We missed something? There is some public news about the end of life of http://bit.ly/1HUdC5V? Thank you! Kind regards! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 1 de diciembre de 2014

Re: [last release] - hl - language support does not work with render=explicit

reCaptcha отображает ка

Возникает следующая проблема. Поле с рекапчей загружается и при нажатии на чекбокс "я не робот" сразу ставится галочка, без загрузки картинки и соответствующей проверки на введенные данные, в общем-то и поле для ввода символов с картинки тоже не отображается. Только после 7-8 обновлений страницы начинает запускаться картинка капчи. Как решить проблему? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

domingo, 30 de noviembre de 2014

Re: How to add the NEW RECAPTCHA for PHP contact form

step 1: look at the documentation. step 2: try what it describes step 3: ... step 4: profit If you have problems after step 3, ask a more useful question.On Wednesday, November 26, 2014 1:59:49 AM UTC-5, Manoj Niranjan wrote: i have used the early one -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

reCAPTCHA registration/URL issue?

Non-SSL URL: example.com SSL URL: http://bit.ly/12hiS2r The http and https protocols are not accepted by the reCAPTCHA registration process. Could it be that I need new siteKey and secret values for the SSL URL? If so, how could this be done? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 29 de noviembre de 2014

recaptcha V2: How to get it to work with SSL

I implemented google's reCAPTCHA V2 on http:// on the remote apache shared server without htaccess and it worked 100%. I then changed the protocol to my shared server SSL using the same script as the non-SSL script. The older version of reCaptcha had an SSL 'false' to 'true' SSL parameter, whereas I can't find one for V2. I had to use htaccess to redirect the example.com to the shared SSL server http://bit.ly/1vye03v which works perfectly without recCAPTCHA. I incorporated reCAPTCHA V2 and the error message where the reCAPTCHA image should be, shows "ERROR: Invalid domain for site key". Anyone know how to resolve this for SSL? Here's the htaccess: RewriteEngine On RewriteCond %{HTTP_HOST} ^(.*)example\.com [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ http://bit.ly/1vye1V6 [R,L] Here's the recaptchalib.php code in case that helps (and for anyone struggling with how to make http reCAPTCHA work using PHP - see my previous post for the one error in this script): http://bit.ly/1pzybOU -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 26 de noviembre de 2014

Reload/refresh the new reCAPTCHA

Hi All, I'm already success implementing the new reCAPTCHA. But I found another problem. My form is submitted via ajax, and it just do fine on first request, the problem is if the user submit the form again. The verify process will return false. So I thought have to reload the reCAPTCHA after the first submit done. Is anyone know how to reload the new reCAPTCHA? Thanks. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

How to add the NEW RECAPTCHA for PHP contact form

i have used the early one -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

martes, 25 de noviembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Re: WP-Recaptcha error

Yes, I have the same problem. I use re-captcha for my admin login, and now I can't even login to my back-end.. :( On Thursday, November 20, 2014 4:10:31 PM UTC+7, Zoltán Varanka wrote: I updated wp-recaptcha plugin from 4.0 to 4.1 and in the frontend I see this message. In the backand I entered correcttly both public and privates keys."ERROR: Global site keys are not supported"So now wp-captcha does not work. What is the solution? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 24 de noviembre de 2014

Re: New reCAPTCHA with checkbox in infinite loop and don't send any value in g-recaptcha-response.

where can i give this URI 'http://bit.ly/11H4Jer' and also my private key -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: New reCAPTCHA with checkbox in infinite loop and don't send any value in g-recaptcha-response.

can you tell me how you post 'g-recaptcha-response'? I have also added the recaptcha to my form its showing fine. but i don't know how to verify user response.On Monday, November 24, 2014 2:06:25 AM UTC+5:30, Rémi Heppell wrote: Hi everyone,I'm trying to make the new reCAPTCHA work. Until now, the only solution i've found is by adding "?fallback=true" parameter to the following API call :

domingo, 23 de noviembre de 2014

Recaptcha not visible

Hello,I use recaptcha on my website and it works fine. But this week I went to my webpage, because I use the recaptcha for the registration process, but I can not see the box anymore.I was reading in the internet that google changes the adress... - is that true? thank you for answers. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

New reCAPTCHA with checkbox in infinite loop and don't send any value in g-recaptcha-response.

Hi everyone,I'm trying to make the new reCAPTCHA work. Until now, the only solution i've found is by adding "?fallback=true" parameter to the following API call : Without "fallback", the reCAPTCHA is showing fine. After checking the box, the reCAPTCHA start in an infinite loop (recaptcha-checkbox-spinnerAnimation). This infinite loop is the correct behavior?If I clic on "submit" button, i see the "g-recaptcha-response" in POST but there is no value. Because of that, you understand that there is no way to pass it to validation process. I've tested on different computer with different up to date browser (Chrome, Mozilla, IE) with javascript enabled.Does anyone get it working? I'm trying to figuring out what is causing this.Thanks for help! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Sitelinks Search Box

Bonjour,Je viens vers car j'aimerais avoir de l'aide.Je souhaiterais ajouter dans les recherches google la barre de recherche sitelink.J'ai insérer le code mes google n'affiche pas la barre de recherche.Cordialement -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: How does google new recaptcha work?

I ask about that here: http://bit.ly/1re2u9l you can use this solution please help me :)W dniu niedziela, 23 listopada 2014 18:35:44 UTC+1 użytkownik answer...@gmail.com napisał: Hi, I have the same problem. If you will have the solution, please help me.Best regards! :)W dniu niedziela, 23 listopada 2014 17:12:54 UTC+1 użytkownik Mary Kavitha napisał: How does google new recaptcha work? and How can i verify user's response? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: How does google new recaptcha work?

Hi, I have the same problem. If you will have the solution, please help me.Best regards! :)W dniu niedziela, 23 listopada 2014 17:12:54 UTC+1 użytkownik Mary Kavitha napisał: How does google new recaptcha work? and How can i verify user's response? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

How does google new recaptcha work?

How does google new recaptcha work? and How can i verify user's response? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

This program really sucks and is impossible to use.

Hilton uses it and I rarely can get into my profile. I am switching to Travelocity and Hotels.com. . At least I am able to make reservations there. Steve

viernes, 21 de noviembre de 2014

jueves, 20 de noviembre de 2014

Re: New Re-captcha?

noscript tag found in FAQIl giorno giovedì 20 novembre 2014 23:23:23 UTC+1, Giacomo Petri ha scritto: Hi guys, yesterday I supported re-captcha on my website. Today the admin site panel is changed and new API come. Now the captcha appears as an iframe with checkbox to be clicked generated from a script. Is it right? Moreover, if user disable JS what happen?

New Re-captcha?

Hi guys, yesterday I supported re-captcha on my website. Today the admin site panel is changed and new API come. Now the captcha appears as an iframe with checkbox to be clicked generated from a script. Is it right? Moreover, if user disable JS what happen?

WP-Recaptcha error

I updated wp-recaptcha plugin from 4.0 to 4.1 and in the frontend I see this message. In the backand I entered correcttly both public and privates keys."ERROR: Global site keys are not supported"So now wp-captcha does not work. What is the solution? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 19 de noviembre de 2014

How to remove this captcha?

Surprised that suddenly without asking this captcha climbed on my site.And second, that it is so complicated that many people simply do not stand up and do not want to leave commentsHow to delete it? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 2 updates in 2 topics

Site key and Secret key

All of a sudden today reCaptcha is asking me for two new keys: Site Key and Secret Key. I don't see those in my account settings. Where do I get those keys? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

martes, 18 de noviembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 2 updates in 1 topic

Re: [ISSUE]ReCaptcha Audio is not correctly localized

Same issue in Portuguese.On Tuesday, 18 November 2014 15:08:32 UTC-2, Stéphane Menerville wrote: Hello everyone,I would like to state an issue with the audio captcha. Captcha is correctly set up in french language but the audio is not localized, the language used is english. Is there a bug with the api ? I thought this localization was already implemented on the audio ? For the accessibility, this is an issue if the user doesn't understand english. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

[ISSUE]ReCaptcha Audio is not correctly localized

Hello everyone,I would like to state an issue with the audio captcha. Captcha is correctly set up in french language but the audio is not localized, the language used is english. Is there a bug with the api ? I thought this localization was already implemented on the audio ? For the accessibility, this is an issue if the user doesn't understand english. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 17 de noviembre de 2014

Re: Recaptcha Based on Google Account

Just found another demo http://bit.ly/YzGMom -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Recaptcha Based on Google Account

Hello I recently found a website using a special type of recaptcha. How can I enable this feature? Screenshot: Iframe URL: http://bit.ly/1ERgKLz -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

domingo, 16 de noviembre de 2014

No code appeared

Any photo(code) appears me to enter in the blank space.

Endless recaptcha solving

I'm damn sick of this, I wanna discuss questions on omegle and EVERY. FRIKIN. TIME. I have to solve a captcha. And they get harder everytime!! D:< I'm frickin sick of captcha ;-; GHHHHH -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 15 de noviembre de 2014

Re: reCaptcha not showing up at all!

recaptchar

que puedo hacer :( -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

viernes, 14 de noviembre de 2014

jueves, 13 de noviembre de 2014

pool game

this game really piss,s me off its my turn to shoot the 8 ball and the stick well not work and its a easy shoot.so ive lost 2500 coins and 3 other games do to the same thing.so what can you do about this. from russell yeargan..................... -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

How to disable tabindex/autofocus in reCaptcha

Hi, Is there any way to disable 'tabindex' in reCaptcha? I don't want to reCaptcha will focus automaticly on its text input field, I want to focus stays in other field on the page. Thanks R.J. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re-captcha not working

Hi , I am using captcha with the Formidable form plugin but the form gets submitted even if I add the wrong data into the input fields can you please check whats going wrong. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 12 de noviembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 2 updates in 2 topics

Re: reCAPTCH not working

reCAPTCH not working

When I put in the reCAPTCHA numbers in, I'm told to "Please type in both reCAPTCHA words" but all I see is a photo of numbers. Anyone help? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

proxy issue

greetings we'd like to ask about working with proxy, how can we solve this problem -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

martes, 11 de noviembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Validate error captcha

When I put some characters in the captcha, It doesn't matter if they're wrong but it have the same length that the captcha, because it "jump" the validate and passed how if was right. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Verification key

Hi, guys. I support a lot of websites and I would like to verify the correctness of the private and public keys. There is a method in the api? Who can help? Thank you! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 10 de noviembre de 2014

Can we use some dummy public-private key (that already registered for some domain) for some other domain

Hi everybody, I've registered some domain name to get my own public-private key. And I utilize this key for other website. Consdering that I'm using Google AJAX API plugin.In brief, I registered a domain of value AAA.COM and I got its keys.Then, I used those keys in my application that's reference Google API plugin which is published under some domain YYY.COM.Does it works?Secondly, does the image recaptcha component is working if I'm trying to use the IP instead of the domain name it self.Thanks, Khaldoun -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

domingo, 9 de noviembre de 2014

cant create account

Iam trying to create an account and it keeps saying the reCaptcha is wrong. I have literally done it 50 times. I am so frustrated because i need to do my homework. Any suggestions -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 8 de noviembre de 2014

Trouble with Signing into system -- it's using wrong email address.

Hello, I am wondering what to do since I already upgraded last night... now I can't sign in because the system has appended an "o" "markjohnson@dailyearnings500.com--o as my email address. Any help would be appreciated. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

jueves, 6 de noviembre de 2014

Non-JavaScript API with hidden email address.

Hello, sorry for asking, but... is it possible to hide my email address by using the Non-JavaScript API version? I tried the php instruction from the reCaptcha site. But in the php instruction the user will direct to another page --> verify.php And I don't want this. My user should stay on my website. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: reCaptcha code letters not showing up on the reCaptcha image (PHP)

sorry. I can give you a hint: I do seem to remember that some of the code needed to be outside of the form container. Later on today or tomorrow when I have a chance I will put the code up here.

Re: Fixing a Broken Captcha in Joomla 3.3.6

I could finally solve it. In my case it was an issue with the CookiesAccept module that loaded JQuery library again. By disabling this option it all worked fine. Just in case it helps. El dijous 6 de novembre de 2014 11:35:49 UTC+1, Eva C. M. va escriure: I'm having exactly the same problem.El dimecres 29 d’octubre de 2014 13:07:08 UTC+1, George Anuku va escriure: I have just updated my Joomla version to 3.3.6 and since then the Captcha on my form is not showing. Please how can I solve the problem? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Fixing a Broken Captcha in Joomla 3.3.6

I'm having exactly the same problem.El dimecres 29 d’octubre de 2014 13:07:08 UTC+1, George Anuku va escriure: I have just updated my Joomla version to 3.3.6 and since then the Captcha on my form is not showing. Please how can I solve the problem? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 5 de noviembre de 2014

code error

Does anyone know how to get this fixed asap

Panel de control de Google: tu Actividad de la cuenta

El Panel de control de Google te ofrece un resumen general de la actividad reciente de la cuenta. Haz clic en el vínculo para ver las novedades. Abrir el Panel de control de Google © 2014 Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, EE.UU. Condiciones y privacidadSi te registraste para recibir notificaciones, te enviaremos este tipo de correos electrónicos una vez por mes. Cambiar configuración de recordatorios

martes, 4 de noviembre de 2014

reCAPTCHA is a Pile of SHITE

i just submitted 30 times to a website the reCAPTCHA code and each time it does not accept it. This is a BULLSHIT product and totally wastes peoples time - namely my time -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Audio in Portuguese!

Hi, does anyone know if there is a project to translate the audio to Portuguese? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: Strange visualization

I solved this. Look at my post: http://bit.ly/1qNckyp -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: reCAPTCHA box deformed

I solved this. If anyone has this problem, I found in my css the following: form input[type=text], form input[type=email], form input[type=password], form input[type="number"], form input[type="file"], form select, form textarea { -webkit-appearance: none; display: block; padding: 0.75em 1em; font-size: 1em; border-radius: 5px; border: solid 1px #ddd; background: #fff; width: 100%; outline: none; -moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out, color 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out; transition: all 0.2s ease-in-out, color 0.2s ease-in-out; } On Thursday, October 16, 2014 2:00:29 AM UTC-3, João Gardenberg wrote: Hello, my reCAPTCHA's box is deformed. I've checked and it has no paddings or margins... -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 3 de noviembre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Input error: Invalid referer.

I'm using keys for handyhome.info and arixelles.be, but these aren't working on those websites : I've got the error above instead of the captcha.I've put off the captcha for now, otherwise the users may not use the forms.The captcha works actually fine on the respective "test" websites (handyhome.cit-a.be and arixelles.cit-a.be) when using my domainname cit-a.be and the keys for cit-a.be.What did I wrong ?Thanks for your help. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Validation is not working properly

Hi, I dont understand why the function checkAnswer does not work properly for validation. Ex: captcha is "467" but I can put "467aa" or "4a67". With case the answer is totally wrong, it works well. Can you explain me? Thank you. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

recaptcha

recaptcha -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

domingo, 2 de noviembre de 2014

We are having a problem processing your request. Please try again later.

Hi there i tried to create an account for an domain . Where is the problem ? On me or on google ? i tried with : domain.com / www.domain.com/ http://bit.ly/13uqhwr and without www . I mention that it's my first time when I'm using recaptcha also I'm sorry for my awful english but i just woke up and I'm sleepy and english is not my native english . Thank you and have a really nice day :)Regards, Daniel . -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 1 de noviembre de 2014

Re: DRRRChat reCAPTCHA Failed Attempts

I'm not certain if it's the site, or reCAPTCHA it's self that is causing the problems for me. But I'd really like impute either way.On Saturday, November 1, 2014 4:52:36 PM UTC-7, Rae Rae wrote: Hi,I'm trying to make a chat room on DRRRChat and I keep putting in the accurate code for reCAPTCHA, but it wont let me make a chat room. I've tried refreshing and restarting my laptop. Plus I've tried over and over to get the code correct but it continues to fail on me.Any suggestions? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

DRRRChat reCAPTCHA Failed Attempts

Hi,I'm trying to make a chat room on DRRRChat and I keep putting in the accurate code for reCAPTCHA, but it wont let me make a chat room. I've tried refreshing and restarting my laptop. Plus I've tried over and over to get the code correct but it continues to fail on me.Any suggestions? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Re: reCAPTCHA not work with updatePanel

viernes, 31 de octubre de 2014

Re: Getting into gmail

You are posting this question in the wrong place. Your problem is with Gmail, not recaptcha. Find their support forum and look for help there. Good luck. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

jueves, 30 de octubre de 2014

Re: reCAPTCHA image randomly not showing

Did either of you get the bottom of this? Many years later I'm having the same problem! -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 29 de octubre de 2014

Can you change the strength of recaptcha?

Hi, I use recaptcha but have already got complaints about it being too hard. Can I change the strength of it? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Wrong captcha, try again! always wrong

hi, i insert captcha in http://bit.ly/1E2K0Al but when i insert the captcha code it is always wong. why? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Fixing a Broken Captcha in Joomla 3.3.6

I have just updated my Joomla version to 3.3.6 and since then the Captcha on my form is not showing. Please how can I solve the problem? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

martes, 28 de octubre de 2014

lunes, 27 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 2 updates in 1 topic

Re: reCapatcha Sign in now work

Well, it was wrong of me I was writing a domain name so : http://domain.comthe correct is : www.domain.comthanks a lotOn Monday, October 27, 2014 8:23:11 PM UTC+2, Magdy Ahmed wrote: when i try to sign up and fill my site field it show this message : We are having a problem processing your request. Please try again later. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

reCapatcha Sign in now work

when i try to sign up and fill my site field it show this message : We are having a problem processing your request. Please try again later. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

i haven't got mail from site after using reCaptcha

Hi all before using recaptcha i got mail from my site, now after using i am not getting so please help me out regards -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 25 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Question

Hi, Would that be possible to generate recaptcha server sided (java code), send image only to client, receive custom client input (not web page) and server checks for correctness. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

reCaptcha in China

Hi, I use reCaptcha in Joomla registration (Jomsocial, a joomla social component), some chinese users are complaining about the very slow or unaccessible captcha. There is a workaround about that? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

viernes, 24 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

How Toget My reCaptcha Key ?

How can I get my reCaptcha key ? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

How to add new domain to the existing Key

I have created Global and Private Key for 5 domains. I am required to add new domain to the existing key.How can I add? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 22 de octubre de 2014

martes, 21 de octubre de 2014

lunes, 20 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 2 updates in 2 topics

Re: PHP The reCAPTCHA wasn't entered correctly error...

The help here is all volunteer, so you have a few choices: (1) use the SEARCH feature to look for your problem, and see if anyone has solved it already. (2) post enough code that someone could trouble-shoot it on sight (3) wait and see if anyone messages you directly with suggestions Good luck. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

PHP The reCAPTCHA wasn't entered correctly error...

Hi, I tried to implement this software today at my site but I am having an issue. I know very little about php but can figure some very basic things out. I can get the example-captcha.php file provided by Google to function properly. However, when I try to implement using my files, I get the dreaded “The reCAPTCHA wasn’t entered correctly. Go back and try it again.(reCAPTCHA said: incorrect-captcha-sol) ” error. My files work just fine with a different captcha product. Is there someone around who can help? Michael -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Is Recaptacha is Case Sensetive.?

Is Recaptcha case sensitive.?if not How to make it case sensitive. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

domingo, 19 de octubre de 2014

The reCAPTCHA wasn't entered correctly. Go back and try it again.(reCAPTCHA said: incorrect-captcha-sol)

Hello, I get only this message: The reCAPTCHA wasn't entered correctly. Go back and try it again.(reCAPTCHA said: incorrect-captcha-sol), although I definitely type in the correct words. Any idea, why is that? Thank you. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 18 de octubre de 2014

viernes, 17 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Strange visualization

Hi! I'm making a website and there is a little problem with captcha. I put it inside a div but it is a little bit distorted (see attachment), can someone please explain me why and how to fix it? Thank you -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

jueves, 16 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 2 updates in 1 topic

Hola Heldridge Johann, la subasta Great Domains ha comenzado!

reCAPTCHA box deformed

Hello, my reCAPTCHA's box is deformed. I've checked and it has no paddings or margins... -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 15 de octubre de 2014

martes, 14 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Re: $_POST fields not forwarding to the verify.php script

Not exactly a solution, but a suggestion that might work and/or give a clue what is happening.... Have you tried using CSS "class" instead of "id" to set the styling? -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 13 de octubre de 2014

domingo, 12 de octubre de 2014

Re: Trouble with umlauts (german)

Hi Marco, you need to write the URL in Punycode, then it will work. Greetings from Berlin, BenAm Freitag, 19. Juli 2013 15:20:44 UTC+2 schrieb Marco Wollank: Hey guys,check out the attached screenshot. reCAPTCHA is having this problem since I started using it (over a year ago now) I was hoping it's getting fixed, but since it's not here is my post about this issue.Thanks for fixing this.Marco -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

viernes, 10 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

twitter4j@googlegroups.com Google Groups Today's topic summary View all topics Regarding reply to specified user's tweet - 1 Update Regarding reply to specified user's tweet subramanian@thinkbridge.in: Oct 09 11:08PM -0700 How can i replay to paricular user's tweet? I tried sample in this link which is http://bit.ly/1sw1P7s. But it shows on my twitter ...more Back to top You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to twitter4j+unsubscribe@googlegroups.com.

jueves, 9 de octubre de 2014

No access to website admin

Can someone tell me why having loaded reCaptcha as a plugin, now I can't access my own website admin. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

miércoles, 8 de octubre de 2014

Numeric reCaptcha Rejects Every Entry

Ever since the numeric reCaptcha has turned up, it has become a serious barrier to any site in which I encounter it. The problem is this: no matter what I put in, or how clearly the image appears, the app usually rejects my answer — with a failure rate easily approaching 90%. For instance, tonight I have tried over a dozen times to submit an online form, because the reCaptcha keeps telling me I got the answer wrong. On my last attempt, this was the image it gave me: The answer's pretty obvious, right? No ambiguity, no blurry numbers? Not for reCaptcha. Just like all the other attempts, it told me to "correct my answer". I see this sort of behavior almost every time a numeric reCaptcha turns up, where it requires me to go through multiple attempts before it accepts my answer. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

martes, 7 de octubre de 2014

Panel de control de Google: tu Actividad de la cuenta

El Panel de control de Google te ofrece un resumen general de la actividad reciente de la cuenta. Haz clic en el vínculo para ver las novedades. Abrir el Panel de control de Google © 2014 Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, EE.UU. Condiciones y privacidadSi te registraste para recibir notificaciones, te enviaremos este tipo de correos electrónicos una vez por mes. Cambiar configuración de recordatorios

reCAPTCHA not working help me

Hello all i m try to run recaptcha and register my domain and get api key butt i dont no how to fix every time its show me this erro ... To use reCAPTCHA you must get an API key from http://bit.ly/1vMXyeg is any one help me solve my problem .. i m post my full file code plz some one tell me whr i can add api key and how to fix this isshu Thanx advance for help me -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

lunes, 6 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 4 updates in 1 topic

Re: Captcha Not Working - Can stil send form when it is empty

I ended up using ayah.com and it worked immediately, really chuffed. Would have liked an answer to this though.On Monday, October 6, 2014 5:44:18 PM UTC+1, Kevin Blackshaw wrote: Hi, I've just added recaptcha to avectura.co.uk (on the home page on the right). I tested the form and all seemed to be going well. Then I performed a test with the recaptcha field empty and it still worked? Any ideas why. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Captcha Not Working - Can stil send form when it is empty

Hi, I've just added recaptcha to avectura.co.uk (on the home page on the right). I tested the form and all seemed to be going well. Then I performed a test with the recaptcha field empty and it still worked? Any ideas why. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

What is the range of IP address for recaptcha service

Hi Recaptcha Team, I am using Recaptcha service but the network from which i am accessing this service is not able to validate the recaptcha service ..After doing investigation i found the Urls hitting for validating this service is not accessible from my network.can you tell me the IPs range in which it hits for validating for recaptcha service? Thanks & Regards Vinay Prabhakar cell-+91 8334904499 -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

domingo, 5 de octubre de 2014

Make the new reCAPTCHA 2 (No Captcha reCAPTCHA) more customizable

We're an early adopter of the new "No Captcha reCAPTCHA" version and I'd like to suggest a few things: * Make this version customizable. At least give us an option to render this widget responsive. Better even: design a layout that is already responsive! Or let us inject a custom CSS stylesheet. * Don't use a Google Webfont for the few words that appear inside the widget. Use system default fonts instead. a) The custom font will usually not match the font used on the parent page. b) The custom font only costs resources, which is unfavorable for mobile users with a lower bandwidth. Looking forward to your response. Kind regards, Simon / Main developer of Pixabay.com -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

sábado, 4 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 1 update in 1 topic

Delivery Status Notification (Failure)

Delivery to the following recipient failed permanently: root@admin1.byetcluster.com Technical details of permanent failure: The recipient server did not accept our requests to connect. Learn more at http://bit.ly/1hd3Dfk [(0) admin1.byetcluster.com. [185.27.134.13]:25: Connection refused]

viernes, 3 de octubre de 2014

Re: what happened with recaptcha when the google server down?

It won't work. It's a free service, you get what you pay for. On Thursday, September 18, 2014 8:30:31 PM UTC+1, Eduardo Villarroel V. wrote: i need information about that. -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Delivery Status Notification (Delay)

This is an automatically generated Delivery Status Notification THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. Delivery to the following recipient has been delayed: root@admin1.byetcluster.com Message will be retried for 1 more day(s) Technical details of temporary failure: The recipient server did not accept our requests to connect. Learn more at http://bit.ly/1hd3Dfk [(0) admin1.byetcluster.com. [185.27.134.13]:25: Connection refused]

Re: Trying to get captcha working on my joomla forms

I just went back in and deleted the original keys on google.com and made new ones for the site and plugged them into joomla and it did not work again.. getting really frustrated with this please help.Elizabeth -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

Trying to get captcha working on my joomla forms

Hello,I enable captcha-recaptcha on the site I created the public and private keys and pasted them into the captcha-recaptcha plugin and saved.However, when a go to the form the captcha area is empty. Does anyone know what I may have done wrong? Please HelpThank youElizabethesw@oasiswebdevelopment.comecallawb@mac.com -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

reCAPTCHA and Symphony

Web Programer

Re capthcha stop working in my site? helpp please -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

jueves, 2 de octubre de 2014

[Twitter4J] Abridged summary of twitter4j@googlegroups.com - 4 updates in 2 topics

Re: Default value for recaptcha_response_field

You can write a call back function like below. callback:function(){setTimeout(function(){$("#recaptcha_response_field").focus();$("#recaptcha_response_field").blur();}, 1000);} This make the placeholder text in the response_field to be visible -- You received this message because you are subscribed to the Google Groups "reCAPTCHA" group. To unsubscribe from this group and stop receiving emails from it, send an email to recaptcha+unsubscribe@googlegroups.com. To post to this group, send email to recaptcha@googlegroups.com. Visit this group at http://bit.ly/1dkFnYd. For more options, visit http://bit.ly/P65DvS.

EnAcCiOn

Contador Web | EnAcCiOn

EnAcCiOn

EnAcCiOn

EnAcCiOn

Blog Archive | EnAcCiOn