You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes/pref
Andrew Dolgov c3d14e1fa5 - fix multiple vulnerabilities in af_proxy_http
- fix vulnerability in rewrite_relative_url() which prevented some URLs from being properly absolutized
- fetch_file_contents: validate all URLs before requesting them
- validate URLs: explicitly whitelist http and https scheme, forbid everything else
- DiskCache/cached_url: only serve whitelisted content types (images, video)
- simplify filename/URL handling code, remove and consolidate some less-used functions
4 years ago
..
feeds.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
filters.php prefs: show disabled filters properly on mysql 4 years ago
labels.php Fix button focus issues 6 years ago
prefs.php allow overriding built-in templates via templates.local 5 years ago
system.php event log: simplify styles, prevent horizontal scrolling 5 years ago
users.php move more globals to more appropriate places 5 years ago