| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins | Tristan Darricau | 2014-08-11 | 1 | -345/+0 |
* | [ticket/10073] Deduplicate the if statement | Joas Schilling | 2014-05-29 | 1 | -8/+1 |
* | [ticket/10073] Fallback to board_contact when contact page is disabled | Joas Schilling | 2014-05-29 | 1 | -1/+9 |
* | [ticket/10073] Replace board_contact mail with links to contact page | Nils Adermann | 2014-05-29 | 1 | -2/+2 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
* | [ticket/9975] Moved a few E_USER_ERROR errors to /language | asperous | 2013-04-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'p/ticket/11157' into develop | Andreas Fischer | 2012-10-30 | 1 | -3/+3 |
|\ |
|
| * | [ticket/11157] static public is the currently approved order. | Oleg Pudeyev | 2012-10-29 | 1 | -2/+2 |
| * | [ticket/11157] Fix remaining captcha spam. | Oleg Pudeyev | 2012-10-29 | 1 | -3/+3 |
* | | [ticket/11159] static public is the currently approved order. | Oleg Pudeyev | 2012-10-29 | 1 | -1/+1 |
|/ |
|
* | [ticket/10575] Adding public visibility to the methods. | Bruno Ais | 2012-04-05 | 1 | -1/+1 |
* | [ticket/10575] Fixing non-static access to static functions get_instance | Bruno Ais | 2012-04-05 | 1 | -1/+1 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | Merge branch 'develop' into feature/request-class | Igor Wiedler | 2011-08-18 | 1 | -2/+2 |
|\ |
|
| * | [ticket/9608] Remove use of references in captcha and other places | Igor Wiedler | 2011-07-13 | 1 | -2/+2 |
* | | [feature/request-class] Make use of the is_secure() method | Igor Wiedler | 2011-08-18 | 1 | -1/+1 |
* | | [feature/request-class] Add server(), header() and is_ajax() to request | Igor Wiedler | 2011-07-15 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-05-10 | 1 | -4/+9 |
|\ |
|
| * | [ticket/10170] Fix broken recaptcha verification host. | Andreas Fischer | 2011-05-11 | 1 | -2/+7 |
| * | [ticket/10170] reCaptcha API has been moved. | Erik Frèrejean | 2011-05-10 | 1 | -3/+3 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2010-10-04 | 1 | -4/+1 |
|\ \
| |/ |
|
| * | [ticket/9829] Fix error in recaptcha validation. | Cristian Rodriguez | 2010-09-19 | 1 | -4/+1 |
* | | [feature/auto-loading] Added autoloader to common and ensured compatability | Nils Adermann | 2010-07-05 | 1 | -1/+1 |
|/ |
|
* | Load reCAPTCHA over https when using a secure connection to the board. #55755 | Chris Smith | 2010-01-17 | 1 | -0/+7 |
* | Move add_log() call for captcha "configure" page to the captcha plugin, becau... | Meik Sievertsen | 2009-09-22 | 1 | -0/+2 |
* | Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha p... | Meik Sievertsen | 2009-09-01 | 1 | -1/+4 |
* | #50025 | Henry Sudhof | 2009-08-20 | 1 | -1/+1 |
* | add back links | Henry Sudhof | 2009-08-14 | 1 | -0/+1 |
* | #49675 #49655 - ATTENTION: small captcha API change | Henry Sudhof | 2009-08-14 | 1 | -0/+8 |
* | include vs include_once | Henry Sudhof | 2009-08-07 | 1 | -1/+1 |
* | typo | Henry Sudhof | 2009-07-27 | 1 | -1/+1 |
* | Minor captcha API change - disable display of plugin by returning false in ge... | Henry Sudhof | 2009-07-27 | 1 | -10/+17 |
* | fixing back links | Henry Sudhof | 2009-07-20 | 1 | -2/+2 |
* | assign vars | Henry Sudhof | 2009-07-16 | 1 | -0/+2 |
* | fix previews | Henry Sudhof | 2009-06-23 | 1 | -1/+1 |
* | fix the captcha ACP, restore xhtml compliance for recaptcha (#46195) - note, ... | Henry Sudhof | 2009-06-21 | 1 | -1/+1 |
* | Use dynamic includes, fix some style bugs, make the old default captcha famil... | Henry Sudhof | 2009-06-17 | 1 | -5/+1 |
* | Oh right. PHP4 | Henry Sudhof | 2009-06-13 | 1 | -2/+3 |
* | some corrections, only very minor things. | Meik Sievertsen | 2009-06-07 | 1 | -69/+73 |
* | Fix up and tidy :) | Chris Smith | 2009-06-04 | 1 | -4/+4 |
* | Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu... | Henry Sudhof | 2009-06-02 | 1 | -0/+312 |