aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11183] Remove $load_extensions and weird dl() callsIgor Wiedler2012-11-102-26/+2
* [ticket/11159] Static public is the currently approved order.Oleg Pudeyev2012-11-061-1/+1
* Merge remote-tracking branch 'p/ticket/11157' into developAndreas Fischer2012-10-305-14/+14
|\
| * [ticket/11157] static public is the currently approved order.Oleg Pudeyev2012-10-295-11/+11
| * [ticket/11157] Fix remaining captcha spam.Oleg Pudeyev2012-10-295-14/+14
* | [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-10-295-5/+5
|/
* [ticket/10575] Adding public visibility to the methods.Bruno Ais2012-04-056-6/+6
* [ticket/10575] Fixing non-static access to static functions get_instanceBruno Ais2012-04-056-6/+6
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-3110-20/+10
* [feature/extension-manager] Rename default methods to core methods on finder.Nils Adermann2011-11-181-3/+2
* [feature/extension-manager] Allow extensions to define captcha plugins.Nils Adermann2011-09-292-22/+30
* Merge branch 'develop' into feature/request-classIgor Wiedler2011-08-185-9/+9
|\
| * [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-135-9/+9
* | [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 developNils Adermann2011-06-051-1/+1
|\ \ | |/
| * Merge branch 'ticket/bantu/10042' into develop-olympusNils Adermann2011-06-051-1/+1
| |\
| | * [ticket/10042] GD CAPTCHA: Call phpbb_mt_rand() where required.Andreas Fischer2011-03-051-1/+1
| | * [ticket/10042] GD CAPTCHA: Round offset to the next pixel.Andreas Fischer2011-03-051-1/+1
* | | 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
* | | Merge branch 'develop-olympus' into developIgor Wiedler2011-03-311-27/+27
|\ \ \ | |/ /
| * | [ticket/10112] Replaced a couple occurrences of count() with sizeof()Callum Macrae2011-03-301-27/+27
| |/
* | [ticket/9766] Delete delete_code() from CAPTCHA classes as it's never called.Andreas Fischer2011-03-012-27/+0
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-301-2/+2
|\ \ | |/
| * [ticket/9985] 3D Wave CAPTCHA: Pass min/max in the correct order to mt_rand().Joas Schilling2011-01-301-2/+2
* | [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-1110-20/+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