aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/plugins/phpbb_recaptcha_plugin.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10170] Fix broken recaptcha verification host.Andreas Fischer2011-05-111-2/+7
* [ticket/10170] reCaptcha API has been moved.Erik Frèrejean2011-05-101-3/+3
* [ticket/9829] Fix error in recaptcha validation.Cristian Rodriguez2010-09-191-4/+1
* Load reCAPTCHA over https when using a secure connection to the board. #55755Chris Smith2010-01-171-0/+7
* Move add_log() call for captcha "configure" page to the captcha plugin, becau...Meik Sievertsen2009-09-221-0/+2
* Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha p...Meik Sievertsen2009-09-011-1/+4
* #50025Henry Sudhof2009-08-201-1/+1
* add back linksHenry Sudhof2009-08-141-0/+1
* #49675 #49655 - ATTENTION: small captcha API changeHenry Sudhof2009-08-141-0/+8
* include vs include_onceHenry Sudhof2009-08-071-1/+1
* typoHenry Sudhof2009-07-271-1/+1
* Minor captcha API change - disable display of plugin by returning false in ge...Henry Sudhof2009-07-271-10/+17
* fixing back linksHenry Sudhof2009-07-201-2/+2
* assign varsHenry Sudhof2009-07-161-0/+2
* fix previewsHenry Sudhof2009-06-231-1/+1
* fix the captcha ACP, restore xhtml compliance for recaptcha (#46195) - note, ...Henry Sudhof2009-06-211-1/+1
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-171-5/+1
* Oh right. PHP4Henry Sudhof2009-06-131-2/+3
* some corrections, only very minor things.Meik Sievertsen2009-06-071-69/+73
* Fix up and tidy :)Chris Smith2009-06-041-4/+4
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-021-0/+312