stable

Clone or download

Read-only

User should only be able to retrieve dashboard he can see with UI

This is a part of story #10495 - have base cross tracker search widget Create a personnal report, then try to access it whith an other user It should not be permitted Try to access to a dashboard of a project you can't see It should not be permitted Change-Id: If3491743990a4f0272c0afe4d4721de8d19e0089

Modified Files

Name
M plugins/tracker/include/REST/v1/CrossTracker/CrossTrackerReportsResource.php +44 −9 Go to diff View file
M plugins/tracker/include/Tracker/CrossTracker/CrossTrackerReportDao.php +23 −0 Go to diff View file
M plugins/tracker/tests/rest/CrossTracker/CrossTrackerTestNonRegressionTrackerTest.php +15 −0 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +15 −2 Go to diff View file