Bharat Mediratta
7b382b363d
Use the appropriate protocol for the reCAPTCHA script (so use https when the page is https).
...
Fixes #1445 .
2011-01-08 00:19:57 -08:00
Bharat Mediratta
f9b700e75c
Delay initializing the recaptcha to allow the recaptcha JS to load and
...
initialize. Fixes ticket #851 .
2009-11-03 13:40:59 -08:00
Chad Kieffer
3e6ba7acc3
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
Andy Staudacher
53711225ac
XSS / style fixes for newly detected issues (after fixing XSS scanner)
2009-09-01 01:28:52 -07:00
unostar
1081eee201
Added "cutom_translations" instruction to Recaptcha to localize & cutomize recaptcha message.
2009-06-15 05:54:45 -07:00
Tim Almdal
9f51395151
fix preamble so file structure test passes
2009-06-02 12:31:27 -07:00
Bharat Mediratta
f039598410
Move recaptcha widget into a view for clarity. Also, wrap it in a
...
setTimeout() call so that on subsequent reloads (which happen when you
fail to validate the form) it has time to rebuild the DOM before
calling the JS which tries to inject the Recaptcha HTML.
Fixes ticket #327
2009-06-01 23:58:49 -07:00