aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha
Commit message (Expand)AuthorAgeFilesLines
...
* #53235Henry Sudhof2009-10-271-15/+50
* #52875 working around php4 bug 24631 - call_user_func doesn't return referenc...Henry Sudhof2009-10-151-1/+1
* #52875 working around php4 bug 24631 - call_user_func doesn't return referenc...Henry Sudhof2009-10-151-1/+1
* Fail without notices when no questions are providedHenry Sudhof2009-09-281-1/+21
* Move add_log() call for captcha "configure" page to the captcha plugin, becau...Meik Sievertsen2009-09-223-2/+7
* #50485 Henry Sudhof2009-09-211-2/+2
* beautify q&a captcha a bit (only slightly)Meik Sievertsen2009-09-071-44/+44
* Some rewording, some typo fixes, some whitespace changes.Andreas Fischer2009-09-031-3/+3
* Some cleanup.Andreas Fischer2009-09-031-78/+97
* Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha p...Meik Sievertsen2009-09-012-13/+16
* #50025Henry Sudhof2009-08-201-1/+1
* erm, on the contrary; can that reset callHenry Sudhof2009-08-161-1/+1
* don't pick a new question without an explicit reset callHenry Sudhof2009-08-161-2/+3
* append_sidHenry Sudhof2009-08-161-2/+2
* - #49775Chris Smith2009-08-151-36/+65
* #49755Henry Sudhof2009-08-151-2/+2
* add back linksHenry Sudhof2009-08-142-0/+2
* #49675 #49655 - ATTENTION: small captcha API changeHenry Sudhof2009-08-144-28/+62
* That's not supported by php4 and part of the full 3.1 system anywayHenry Sudhof2009-08-141-99/+0
* some fixesHenry Sudhof2009-08-121-2/+2
* some fixesHenry Sudhof2009-08-121-3/+3
* class nameHenry Sudhof2009-08-101-1/+1
* include vs include_onceHenry Sudhof2009-08-073-3/+3
* Coding guidelines: Tiny whitespace change for an unreleased file.Andreas Fischer2009-08-071-2/+2
* use new flag to place captcha errors in the error log (if debug is set)Henry Sudhof2009-08-041-0/+2
* Props.Andreas Fischer2009-07-291-1/+1
* #48735Henry Sudhof2009-07-281-2/+1
* typoHenry Sudhof2009-07-271-1/+1
* Minor captcha API change - disable display of plugin by returning false in ge...Henry Sudhof2009-07-273-32/+53
* #48685Henry Sudhof2009-07-271-7/+7
* index for GCHenry Sudhof2009-07-221-1/+0
* index for GCHenry Sudhof2009-07-221-1/+1
* rename variables to avoid name clashes in aggregating pluginsHenry Sudhof2009-07-201-8/+10
* cleaningHenry Sudhof2009-07-201-17/+116
* fixing back linksHenry Sudhof2009-07-202-6/+10
* First round of fixesHenry Sudhof2009-07-191-1/+1
* First round of fixesHenry Sudhof2009-07-191-5/+2
* Initial commit for the QA captcha. Needs language & style finetuning and bug ...Henry Sudhof2009-07-181-0/+0
* Initial commit for the QA captcha. Needs language & style finetuning and bug ...Henry Sudhof2009-07-181-0/+758
* assign varsHenry Sudhof2009-07-161-0/+2
* a bit of textHenry Sudhof2009-06-301-5/+5
* *blinks* there were supposed to be more files, where are they? Ah, hereHenry Sudhof2009-06-301-6/+8
* Add some data for akismet et alHenry Sudhof2009-06-291-2/+2
* Okay, okay, I see the issue. I'll revisit this tomorrow.Henry Sudhof2009-06-261-6/+5
* We have to use the documented APIHenry Sudhof2009-06-251-4/+14
* fix previewsHenry Sudhof2009-06-231-1/+1
* fix the captcha ACP, restore xhtml compliance for recaptcha (#46195) - note, ...Henry Sudhof2009-06-211-1/+1
* Make captchas stricter by oly having one entry per session; fix a bug in ucp_...Henry Sudhof2009-06-191-24/+29
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-174-23/+16
* Fix bug #46455 - Make sure can_load_dll() is available.Andreas Fischer2009-06-152-7/+29