aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/captcha
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11854] Don't override get service name in nogdTristan Darricau2014-08-112-9/+1
* [ticket/11854] Use a set_name method instead of overriding get_service_nameTristan Darricau2014-08-115-27/+36
* [ticket/11854] Change the error message in reCaptchaTristan Darricau2014-08-111-1/+1
* [ticket/11854] Fix commentsTristan Darricau2014-08-111-4/+5
* [ticket/11854] Remove unused globalsTristan Darricau2014-08-111-12/+12
* [ticket/11854] Remove constants and use DI for QA tablesTristan Darricau2014-08-111-30/+48
* [ticket/11854] Fix coding styleTristan Darricau2014-08-113-812/+30
* [ticket/11854] Fix various commentsTristan Darricau2014-08-112-3/+7
* [ticket/11854] Split phpbb\captcha\gd.phpTristan Darricau2014-08-112-0/+804
* [ticket/11854] Migrate all old php4 constructorTristan Darricau2014-08-112-3/+3
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-1110-0/+5867