mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-09-12 21:50:57 -04:00
* Disallow redirection to non-remote URLs Fix https://github.com/FreshRSS/FreshRSS/security/advisories/GHSA-fgq3-88jp-7rj9 * Disable unnecessary stream wrappers * Add `is_remote_uri()` check at beginning of `httpGet()` * SimplePie syntax * Sync SimplePie * https://github.com/FreshRSS/simplepie/pull/88 --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>