aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/plugins
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-316-12/+6
* [feature/extension-manager] Allow extensions to define captcha plugins.Nils Adermann2011-09-291-1/+8
* Merge branch 'develop' into feature/request-classIgor Wiedler2011-08-184-8/+8
|\
| * [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-134-8/+8
* | [feature/request-class] Make use of the is_secure() methodIgor Wiedler2011-08-181-1/+1
* | [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-151-1/+2
|/
* Merge branch 'develop-olympus' into developAndreas Fischer2011-06-121-2/+2
|\
| * [ticket/9892] Shorten the index names on the q&a captchaNils Adermann2011-06-121-2/+2
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-05-101-4/+9
|\ \ | |/
| * [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/9766] Delete delete_code() from CAPTCHA classes as it's never called.Andreas Fischer2011-03-012-27/+0
* | [task/config-class] Always specify the config table to use.Nils Adermann2011-01-121-1/+1
* | [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-101-1/+8
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-116-12/+0
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-041-4/+1
|\ \ | |/
| * [ticket/9829] Fix error in recaptcha validation.Cristian Rodriguez2010-09-191-4/+1
* | Merge branch 'develop-olympus' into developNils Adermann2010-08-211-4/+4
|\ \ | |/
| * [ticket/9612] Introduce new function gen_rand_string_friendly().Andreas Fischer2010-05-171-4/+4
* | [feature/auto-loading] Added autoloader to common and ensured compatabilityNils Adermann2010-07-055-15/+15
|/
* 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
* 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
* some fixesHenry Sudhof2009-08-121-2/+2