cloudinary / cloudinary_java

Cloudinary Java Client Library
MIT License
163 stars 110 forks source link

Fix verifySignature timestamp units #264

Closed daplf closed 2 years ago

daplf commented 2 years ago

Brief Summary of Changes

Fixes verifySignature to assume the timestamp in seconds, rather than milliseconds.

What does this PR address?

https://github.com/cloudinary/cloudinary_java/issues/260

Are tests included?

Reviewer, please note:

The CI build is failing, not really sure why since it seems unrelated, but let me know if it's not.

Checklist: