summaryrefslogtreecommitdiff
path: root/tests/utilities.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-07-10 12:24:07 -0700
committerDylan Baker <dylan@pnwbakers.com>2017-07-11 12:52:04 -0700
commit9f9d4639a68245555b6aa777a0269b45dce5035f (patch)
treeeeb0220a8f7a73500d38e525107df4447bd5b837 /tests/utilities.py
parent20f534dde5f0f7382de43cf4d7853f29666b865d (diff)
utils: Fix verifying signatures
To verify the signature correctly we need to ensure that the body of the message is decoded the same way as it was when it was signed, specifically using helper.email_as_string to insert \r\n instead of .as_string, which only inserts \n. Fixes #1079
Diffstat (limited to 'tests/utilities.py')
0 files changed, 0 insertions, 0 deletions