7 Commits

Author SHA1 Message Date
oleibman ed3b50e158 Security Patch Try 2 2026-05-30 23:54:12 -07:00
oleibman 44b8dac2b6 Revert "Security Patch"
This reverts commit 49d828bbd2.
2026-05-30 23:09:07 -07:00
oleibman 49d828bbd2 Security Patch 2026-05-30 22:27:49 -07:00
oleibman 59a837f2eb Option to Whitelist External Images (#4851) 2026-04-04 23:03:40 -07:00
oleibman 81a0de2261 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:33:29 -07:00
oleibman cfcbeaf4e4 All Readers - Allow or Forbid Fetching of External Images Release210 (#4546)
* All Readers - Allow or Forbid Fetching of External Images Release210

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:42:08 -07:00
oleibman f68f688810 Security Patch Special Characters in Protocol 2025-01-23 22:40:52 -08:00