cloudinary / cloudinary_gem

Cloudinary GEM for Ruby on Rails integration
https://cloudinary.com
420 stars 285 forks source link

Add validation to auth token generation to enforce url or acl in the object #439

Closed YomesInc closed 3 years ago

YomesInc commented 3 years ago

Brief Summary of Changes

Enforce AuthToken to have either acl or urls on new token generation

What does this PR address?

[ ] Gitub issue (Add reference - #XX) [ ] Refactoring [ ] New feature [x] Bug fix [ ] Adds more tests

Are tests included?

[x] Yes [ ] No