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

viernes, 24 de julio de 2015

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

Re: Certificate error after using new version of Google reCAPTCHA

I downloaded the certificate from GeoTrust and installed in WebSphere Go to Geo Trust site and download the .pem file(Root 2 - GeoTrust Global CA) http://bit.ly/1fsDw6s On Friday, July 24, 2015 at 10:55:30 AM UTC-6, Shashank Pangam wrote: Facing the same issue.Let me know if you found a solution.On Monday, 1 June 2015 16:55:51 UTC-4, vikas neekhra wrote: Right now we are using Google reCAPTCHA which is working fine, now we are trying to implement the new version of Google reCAPTCHA NO CAPTCHA but we are getting one certificate error which is mentioned below. So would like to know whether do we have to add any certificates? Frow where we can get the certificate? What’s the validity of that? Could you please suggest and help us on this issue?  00005d01 WSX509TrustMa E   CWPKI0022E: SSL HANDSHAKE FAILURE:  A signer with SubjectDN "CN=www.google.com, O=Google Inc, L=Mountain View, ST=California, C=US" was sent from target host:port "www.google.com:443".  The signer may need to be added to local trust store "/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/xxxxxxxx/trust.p12" located in SSL configuration alias "NodeDefaultSSLSettings" loaded from SSL configuration file "security.xml".  The extended error message from the SSL handshake exception is: "PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is:         java.security.cert.CertPathValidatorException: The certificate issued by OU=Equifax Secure Certificate Authority, O=Equifax, C=US is not trusted; internal cause is:         java.security.cert.CertPathValidatorException: Certificate chaining error". Any word would be much 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.

Re: Jumping reCAPTCHA dialog bug

Hey reCAPTCHA team, Thanks for the quick reply. The difference in MailChimp’s implementation is that our subscribe forms are centered with margin:0 auto, which is a pretty common convention. If I set the .sample-form div on http://bit.ly/YzGMom  to margin:0 auto, I can get the same behavior as long as the page height is close to where the bottom of the dialog hits. Here’s a screencap showing this in Safari: http://bit.ly/1RYTPJY Hope that helps and we’re huge fans of reCAPTCHA V2 here at MailChimp. On Friday, July 24, 2015 at 1:02:40 PM UTC-4, reCAPTCHA Support wrote: Hi Jason Thanks for your report. Would you please try our public demo under the same environment?  http://bit.ly/YzGMom If it's not reproducible, probably it was due to the specific implementation of mailchimp.com.  On Friday, July 24, 2015 at 8:13:28 AM UTC-7, Jason Beaird wrote: I've seen this reported for our signup forms a few times and was finally able to reproduce it.  If a challenge dialog appears when checking the reCAPTCHA box, it is placed below the reCAPTCHA box. If that placement extends below the bottom of the window, the script moves it to the top of the screen. This triggers a page resize that causes reCAPTCHA to attempt placing it below again...and the cycle continues.  It happens in multiple browsers, but here's a screencap from IE11: http://bit.ly/1KouWR8 -- 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: Jumping reCAPTCHA dialog bug

The (picture) popup appears only on second click

I try to implement the recaptcha v2 on a django driven webpage. The recaptcha widget appears, but if i click on "i am not a Robot" the html get some code added but nothing happens in the view. Added code from google api.js:  
       
 
The div is "hidden" and the values for left and top are some kind of wrong.If i wait until the recaptcha widegt gets reloaded, the popup window appears, the added (changed) html looks ok and :have addiotional entrys:  
           
 
  What can i do o make the popup work on first click? -- 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: Jumping reCAPTCHA dialog bug

Hi Jason Thanks for your report. Would you please try our public demo under the same environment?  http://bit.ly/YzGMom If it's not reproducible, probably it was due to the specific implementation of mailchimp.com.  On Friday, July 24, 2015 at 8:13:28 AM UTC-7, Jason Beaird wrote: I've seen this reported for our signup forms a few times and was finally able to reproduce it.  If a challenge dialog appears when checking the reCAPTCHA box, it is placed below the reCAPTCHA box. If that placement extends below the bottom of the window, the script moves it to the top of the screen. This triggers a page resize that causes reCAPTCHA to attempt placing it below again...and the cycle continues.  It happens in multiple browsers, but here's a screencap from IE11: http://bit.ly/1KouWR8 -- 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: Certificate error after using new version of Google reCAPTCHA

Facing the same issue.Let me know if you found a solution.On Monday, 1 June 2015 16:55:51 UTC-4, vikas neekhra wrote: Right now we are using Google reCAPTCHA which is working fine, now we are trying to implement the new version of Google reCAPTCHA NO CAPTCHA but we are getting one certificate error which is mentioned below. So would like to know whether do we have to add any certificates? Frow where we can get the certificate? What’s the validity of that? Could you please suggest and help us on this issue?  00005d01 WSX509TrustMa E   CWPKI0022E: SSL HANDSHAKE FAILURE:  A signer with SubjectDN "CN=www.google.com, O=Google Inc, L=Mountain View, ST=California, C=US" was sent from target host:port "www.google.com:443".  The signer may need to be added to local trust store "/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/xxxxxxxx/trust.p12" located in SSL configuration alias "NodeDefaultSSLSettings" loaded from SSL configuration file "security.xml".  The extended error message from the SSL handshake exception is: "PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is:         java.security.cert.CertPathValidatorException: The certificate issued by OU=Equifax Secure Certificate Authority, O=Equifax, C=US is not trusted; internal cause is:         java.security.cert.CertPathValidatorException: Certificate chaining error". Any word would be much 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.

Re: how to: Mouse only, no pictures?

Hi Davidthank you for your answer.That's realy a downside. At this moment I do not have to fight much with spam at my tiny website.The pictures are sometimes quite difficult, harder then to solve a blurry text ;)The picture challenge apears when I'm using the private mode on Firefox, or i use a device where i'm not loged in to a google account.anyway, I think i give it a try. thanks for your 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.

Re: how to: Mouse only, no pictures?

Hi,The pictures challenge is displayed when reCAPTCHA's risk-algorithm considers there is a risk you're a robot. This algorithm is a black-box that gathers as much information as possible about you (probably IP, Google cookies, browsing behaviour like mouse moves, etc.). This is actually the only downside of this new reCAPTCHA : you let Google decide who's a robot and who's not, and you don't get to know how it's decided.So no, you cannot avoid the image challenge (that's the whole point of this security tool) if reCAPTCHA thinks there is a risk that you're a robot at that precise moment. Maybe the Wordpress extension does something like clearing cookies or something like that that would make reCAPTCHA think you're a robot, so maybe you could look that way ;)DavidLe mercredi 22 juillet 2015 16:13:22 UTC+2, Erik a écrit : Hello,I'm running on my own serverWordpress 4.2.2WP-reCAPTCHA 4.1While I'm logged in as an administrator I`m able to click "I'm not a robot".The circle spins, and the green hook apears. Everything is fine.BUT when I'm not logged in I`m asked to click on pictures.How to disable the picture question and use mouse only?thus pictures are not working on my Android Tablet, the are cut off.regardsErik -- 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.

Jumping reCAPTCHA dialog bug

I've seen this reported for our signup forms a few times and was finally able to reproduce it.  If a challenge dialog appears when checking the reCAPTCHA box, it is placed below the reCAPTCHA box. If that placement extends below the bottom of the window, the script moves it to the top of the screen. This triggers a page resize that causes reCAPTCHA to attempt placing it below again...and the cycle continues.  It happens in multiple browsers, but here's a screencap from IE11: http://bit.ly/1KouWR8 -- 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 difficulties in Ember.js component

I got this to work by loading the script with getScript and then waiting for the 'grecaptcha' object to become defined ( the initial script loads a second language-specific script.) GistOn Tuesday, 21 July 2015 12:26:49 UTC+2, Donal Byrne wrote: Could you give an example of how you installed the api.js with bower?On Wednesday, 11 March 2015 20:26:43 UTC+1, Ashraf Hasson wrote: Hi Brandon,I've done something similar to this, i.e., created a recaptcha component, however, I've not opted for a dynamic load of the api.js script, rather installed it with bower then on `didInsertElement` I just explicitly render the recaptcha, so there's no need for a callback, like so: export default Ember.Component.extend({    classNames: ['g-recaptcha''],    attributeBindings: ['data-sitekey'],    'data-sitekey': '...',    didInsertElement: function () {        var self = this;        grecaptcha.render(self.$().prop('id'), {            'sitekey': self.get('data-sitekey')        });    }}); reCaptcha, however, does add an invisible div at the bottom of 'body' which in RTL mode messes up the layout, wonder if you have a cure for that?Thanks,On Thursday, January 22, 2015 at 3:40:02 PM UTC-5, Brandon Barrett wrote: The widget works on its own if I use $.getScript('//www.google.com/recaptcha/api.js') after inserting 
I cannot get the callback to fire for success:
and when I go the explicit rendering route I can't get the onload callback to fire: $.getScript('//www.google.com/recaptcha/api.js?render=explicit&onload=myNameSpace.onloadCallback') There are no console errors, and the callbacks don't fire at all.  The callbacks are on the global namespace (not buried in Ember).  For those who know ember, the
is in a component template, the $.getScript is fired in the didInsertElement hook (after div is inserted), and the callback is on the global namespace. I don't understand why this isn't working and I'm running out of debug paths to travel down.  Any insights would be greatly 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.

¡EnAcCiOn está listo! Edición del 24 julio 2015

EnAcCiOn Give your paper the readership it deserves! Find out how EnAcCiOn EnAcCiOn Publicado por Johann Rodríguez Sánchez 24 julio 2015 Mundo Educación Medio ambiente Tiempo Libre Cultura y Espectáculos Tecnología #video #venezuelaconvdevalores Titular de hoy Guía para Capturar el Movimiento y Dominar los Tiempos de Exposición [AHMF31 día9] www­.dzoom­.org­.es - En otras entregas del curso, vimos el papel de la apertura del diafragma como elemento compositivo, hoy es el turno de hablar del tiempo de exposición (o velocidad del obturador) como elemento comp... 11 colaboradores - hoy aparecen: Leer el periódico → Correo electrónico gestionado por Si no has solicitado recibir esta notificación o no deseas seguir recibiendo actualizaciones de este periódico, cancela tu suscripción aquí. Nos comprometemos a proteger tu privacidad - más información en nuestra Política de rivacidad. Smallrivers SA, Innovation Park EPFL, Building C, 1015 Lausanne, Switzerland

Re: reCaptcha V2 & Formmail

Este resumen no está disponible. Haz clic en este enlace para ver la entrada.

EnAcCiOn

Contador Web | EnAcCiOn

EnAcCiOn

EnAcCiOn

EnAcCiOn

Blog Archive | EnAcCiOn