aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9829] Fix error in recaptcha validation.Cristian Rodriguez2010-09-191-4/+1
* [ticket/9612] Introduce new function gen_rand_string_friendly().Andreas Fischer2010-05-171-4/+4
* Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c...Andreas Fischer2010-02-081-2/+2
* okay, now the confirm_id is no longer enough to get a new row into the qa tableHenry Sudhof2010-01-261-15/+3
* erm, that wouldn't workHenry Sudhof2010-01-261-3/+3
* tuningHenry Sudhof2010-01-261-0/+38
* debug code, begoneHenry Sudhof2010-01-261-1/+1
* tuningHenry Sudhof2010-01-261-5/+5
* ACP usabilityHenry Sudhof2010-01-261-12/+61
* Make sure captcha factory is there. Make sure language array is there.Andreas Fischer2010-01-201-0/+5
* Load reCAPTCHA over https when using a secure connection to the board. #55755Chris Smith2010-01-171-0/+7
* ... and finallyHenry Sudhof2009-10-271-1/+1
* adding normalization - shouldn't change anythingHenry Sudhof2009-10-271-2/+2
* #53235 - removing accidental commitsHenry Sudhof2009-10-271-49/+18
* fix spaces/tabsMeik Sievertsen2009-10-271-9/+7
* #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