stable

Clone or download

Read-only

Merge commit 'refs/changes/64/27764/2' of ssh://gerrit.tuleap.net:29418/tuleap

# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: Closes request #30408: Disable SOAP API

Modified Files

Name
M plugins/docman/include/soap.php +2 −0 Go to diff View file
D plugins/statistics/www/soap/example +0 −130 Go to diff View file
M plugins/statistics/www/soap/index.php +2 −0 Go to diff View file
M plugins/statistics/www/soap/wsdl.php +2 −0 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M site-content/pt_BR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M src/common/Config/GetConfigKeys.php +2 −0 Go to diff View file
A src/common/SOAP/DisableSOAPEndpoints.php +58 −0 Go to diff View file
M src/www/soap/codendi.wsdl.php +2 −0 Go to diff View file
M src/www/soap/common/session.php +2 −0 Go to diff View file
M src/www/soap/frs/frs.php +2 −0 Go to diff View file
M src/www/soap/index.php +2 −0 Go to diff View file
M src/www/soap/project/index.php +2 −0 Go to diff View file
M src/www/soap/project/wsdl-viewer.php +2 −0 Go to diff View file
M src/www/soap/svn/index.php +2 −0 Go to diff View file
M src/www/soap/svn/wsdl-viewer.php +2 −0 Go to diff View file
M src/www/soap/templates/soap_index.mustache +1 −2 Go to diff View file
M src/www/soap/tracker/tracker.php +2 −0 Go to diff View file
M src/www/soap/wsdl.php +2 −0 Go to diff View file
M tests/soap/bin/setup.sh +1 −0 Go to diff View file