stable

Clone or download

Read-only

Merge commit 'refs/changes/40/31940/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: fix: request #39686 Permissions are not properly checked for email notifications in trackers

Modified Files

Name
M plugins/tracker/include/Tracker/Notifications/RecipientsManager.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatCannotReadAnything.php +28 −16 Go to diff View file
M plugins/tracker/tests/unit/Builders/ChangesetTestBuilder.php +27 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Notifications/RecipientsManagerTest.php +38 −0 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatCannotReadAnythingTest.php +127 −0 Go to diff View file