stable
Clone or download
Read-only
request #11155: Notifications should not be sent as the user doing the action
Sending emails as the user doing the action can lead to the detection of the notifications as spams. Change-Id: I8ebdfebbb70736b1379ef5070eb249098ef9400f
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/error/Error_PermissionDenied.class.php | +3 | −4 | Go to diff View file |
M | src/common/mail/MassmailSender.class.php | +2 | −2 | Go to diff View file |
M | src/www/sendmessage.php | +2 | −1 | Go to diff View file |