stable
Clone or download
Read-only
Closes request #30408: Disable SOAP API
Change-Id: I17ff2ee359603bad82825720263845880f576273
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 |