aboutsummaryrefslogtreecommitdiffstats
path: root/license-generator/src/errors.rs
diff options
context:
space:
mode:
authorTeddy Wing2018-11-10 18:40:05 +0100
committerTeddy Wing2018-11-10 18:40:05 +0100
commitd2587251a9b1b1d4d8f887fe079a3e0bbc017de8 (patch)
tree1fb4aca56ded8dc01bcbf9261e82beeb317e8d57 /license-generator/src/errors.rs
parent5032558a2b6583da65e0e5478670b277bb95a417 (diff)
downloaddome-key-web-d2587251a9b1b1d4d8f887fe079a3e0bbc017de8.tar.bz2
paddle::verify_signature(): Fix signature verification
I think I was doing it in the wrong direction. Previously, I had added the signature from the POST param to the verifier, and verified against the serialized params. Seems like I was instead supposed to add the serialized params to the verifier, and verify against the input signature. It works correctly now against a request from Paddle.
Diffstat (limited to 'license-generator/src/errors.rs')
0 files changed, 0 insertions, 0 deletions