aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/captcha/plugins
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] 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-111-35/+29
* [ticket/11854] Fix various commentsTristan Darricau2014-08-111-1/+1
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-116-0/+1930