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/include
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
..
autoload.php autoloader: check if class name is namespaced before trying to split it 6 years ago
colors.php php 7.4 deprecation-related fixes 5 years ago
controls.php implement automatic night mode detection using MQL 5 years ago
db-prefs.php remove some redundant php closing tags 8 years ago
db.php remove some redundant php closing tags 8 years ago
errorhandler.php remove some redundant php closing tags 8 years ago
functions.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
login_form.php login form: add workarounds for chrome password manager 5 years ago
sanity_check.php Update wiki and forums links in error message. 4 years ago
sanity_config.php sanity config: fix typo 6 years ago
sessions.php remove version.php and VERSION global constant, do version-related things in a slightly less ridiculous way 5 years ago