Files
mattermost/server
Bill Gardner bc6a0c1ebf MM-69881: Add a size limit to the local image proxy's direct image fetch (#37848)
* MM-69881: Cap image size buffered by the local image proxy's direct fetch

ServeImage now accepts an optional max byte count.

* Log only the host, not the full URL, when discarding an oversized image

* Clarify ServeImage doc comment: make maxBytes=0 behavior explicit
2026-08-14 10:27:29 -04:00
..