Integrated: 1198: Stop using fake non existing from email addresses

Erik Joelsson erikj at openjdk.java.net
Fri Oct 1 18:49:53 UTC 2021


On Thu, 30 Sep 2021 22:47:28 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> With this patch, Skara mlbridge will no longer construct fake email addresses for users not in the census. Instead mails will be sent with the configured do-not-reply address (which is currently duke at openjdk.java.net). The full name of the user will still be added, just like before, so it's still possible for a human to see who made the comment that triggered the email.
> 
> Most of the changes are just adapting test cases that relied on this functionality. Those tests should still be valid as they are still verifying the full names correctly.

This pull request has now been integrated.

Changeset: 75e03472
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/75e03472cdb5533f24fe874e99604071c9e15452
Stats:     22 lines in 2 files changed: 0 ins; 9 del; 13 mod

1198: Stop using fake non existing from email addresses

Reviewed-by: kcr

-------------

PR: https://git.openjdk.java.net/skara/pull/1228


More information about the skara-dev mailing list