stable
Clone or download
Read-only
Merge commit 'refs/changes/05/8805/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10366: Remove the not usable captcha feature of PHPWiki
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/wiki/phpwiki/config/config-default.ini | +0 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/config/config-dist.ini | +0 | −8 | Go to diff View file |
M | src/common/wiki/phpwiki/config/config.ini | +0 | −9 | Go to diff View file |
M | src/common/wiki/phpwiki/configurator.php | +0 | −6 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/Captcha.php | +0 | −197 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/IniConfig.php | +1 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/PagePerm.php | +0 | −1 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/captcha/Vera.ttf | +- | −- | Go to diff View file |
D | src/common/wiki/phpwiki/lib/captcha/dictionary | +0 | −411 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/editpage.php | +2 | −21 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/main.php | +0 | −7 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/stdlib.php | +0 | −18 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/Makefile | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/po/fr.po | +0 | −8 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/po/phpwiki.pot | +0 | −8 | Go to diff View file |
M | src/common/wiki/phpwiki/themes/Codendi-light-printer-version/templates/editpage.tmpl | +0 | −6 | Go to diff View file |
M | src/common/wiki/phpwiki/themes/Codendi-lite/templates/editpage.tmpl | +0 | −6 | Go to diff View file |
M | src/common/wiki/phpwiki/themes/Codendi/templates/editpage.tmpl | +0 | −6 | Go to diff View file |
M | src/common/wiki/phpwiki/themes/default/templates/editpage.tmpl | +0 | −6 | Go to diff View file |