-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add maximum image dimension to be processed by the thumbnailer #9035
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
ef13944
to
ad1741c
Compare
7c1c896
to
82f7127
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
while you are at it, could you please move the other errors to the errors package aswell?
82f7127
to
8414e4c
Compare
8414e4c
to
5cdb49d
Compare
5cdb49d
to
6559857
Compare
Quality Gate passedIssues Measures |
…9035) * feat: add maximum image dimension to be processed by the thumbnailer * chore: make golangci-lint happy
…wncloud#9035) * feat: add maximum image dimension to be processed by the thumbnailer * chore: make golangci-lint happy (cherry picked from commit 9db3fd0)
Description
General hardening: limit input image size when processing thumbnails
TODO
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: