5 Commits

Author SHA1 Message Date
oleibman 1433b34843 Security Patch 2026-05-30 22:02:38 -07:00
oleibman 87a0eb5442 Option to Whitelist External Images r129 (#4854) 2026-04-04 23:29:26 -07:00
oleibman c2cd0e6439 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:26:06 -07:00
oleibman 7c06eed662 All Readers - Allow or Forbid Fetching of External Images Release129 (#4545)
* All Readers - Allow or Forbid Fetching of External Images

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:40:30 -07:00
oleibman 3051663273 Security Patch Control Characters in Protocol 2025-01-23 23:21:28 -08:00