sbp opened a new issue, #1247: URL: https://github.com/apache/tooling-trusted-releases/issues/1247
We were going to require users to set the vote mode to Trusted Vote, which means that people need to vote through the website, to avoid the problem that the CC field that we use as an heuristic to determine the voter is redacted on lists.apache.org. The field is only redacted in the `email.lua` JSON, however; the `source.lua` plain source is unredacted to logged out users. Moreover, it contains extra data: in cases where an email has a `Received-SPF` field with an `envelope-from` parameter, that can be used more reliably than the CC heuristic. We should rely on this behaviour until upstream changes. If upstream does change, they will no doubt be mindful of our use case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
