diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2021-06-02 17:58:16 -0400 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2021-06-02 17:58:16 -0400 |
commit | 9e20f8a50372d3b4497141c2c102df7b0f00de01 (patch) | |
tree | d2294b3dc070961eef63af014675089f07a890eb /patatt | |
parent | bdcaede926dbdcc4b72cdcf14c45cf62a454e583 (diff) | |
download | b4-9e20f8a50372d3b4497141c2c102df7b0f00de01.tar.gz |
Implement trim_body support
When a message has a developer signature but is failing the signature
check, rerun it again with trim_body. If that passes, we know that the
signature is failing due to mailing list junk appended to the bottom of
the message. In that case, automatically trim the message body so we
have exactly what the developer attested and signed.
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'patatt')
m--------- | patatt | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/patatt b/patatt -Subproject 7754d7d35d03b462109c4a93d625f0af2138331 +Subproject d37d358c9ddd4d0972fbcd392ce26df85276794 |