cloudinary / cloudinary_npm

Cloudinary NPM for node.js integration
629 stars 323 forks source link

fix: fixed signing urls with special characters in raw_transformation #624

Closed cloudinary-pkoniu closed 1 year ago

cloudinary-pkoniu commented 1 year ago

Brief Summary of Changes

Function responsible for creating signature was slightly different than other implementations and in special circumstances resulted in a wrong signature.

What Does This PR Address?

Are Tests Included?

Reviewer, Please Note: