stable

Clone or download

Read-only

request #12298: Block access to the tracker SOAP API by default

Tuleap will now block all accesses to the tracker SOAP API even if soap_tracker_whitelisted_users is not set. The goal is to encourage users to move to the REST API. It is still possible to grant access to a specific user by specifying a whitelist. Change-Id: If09a09ed8ef81f1c5242f4e0aca2ab983703a761

Modified Files

Name
M plugins/tracker/include/Tracker/SOAP/SOAPRequestValidatorTrackerWhitelistedUser.php +1 −4 Go to diff View file
M plugins/tracker/phpunit/Tracker/SOAP/SOAPRequestValidatorTrackerWhitelistedUserTest.php +4 −1 Go to diff View file
M tests/soap/bin/setup.sh +1 −0 Go to diff View file