5 Commits

Author SHA1 Message Date
oleibman 9fb47c798d Security Patch 2026-05-31 00:18:16 -07:00
oleibman 2359c5ac5a Option to Whitelist External Images 2.4.x (#4852) 2026-04-04 23:13:12 -07:00
oleibman 334a67797a Breaking Change When Loading External Images
Images will be loaded from an external source (e.g. http://example.com/img.png) only if the reader is explicitly set to allow it via `$reader->setAllowExternalImages(true)`.
2025-08-02 18:38:33 -07:00
oleibman 22058ce75b All Readers - Allow or Forbid Fetching of External Images Release222 (#4547)
* All Readers - Allow or Forbid Fetching of External Images Release222

Add to all readers the option to allow or forbid fetching external images. This is unconditionally allowed now. The default will be set to "allow", so no code changes are necessary. However, we are giving consideration to changing the default.

* Update Changelog
2025-07-22 21:43:28 -07:00
oleibman e237309829 Security Patch Control Characters in Protocol 2025-01-23 23:52:50 -08:00