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
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
..
auth add placeholder authentication via app passwords if service is passed 5 years ago
db
feeditem
handler - fix multiple vulnerabilities in af_proxy_http 4 years ago
logger SQL logger: log some parameters 5 years ago
pref - fix multiple vulnerabilities in af_proxy_http 4 years ago
api.php
article.php
backend.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
counters.php
db.php
dbupdater.php
debug.php
digest.php
diskcache.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
dlg.php
feedenclosure.php
feeditem.php Store language of entries as indicated by the feed. 6 years ago
feedparser.php
feeds.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
labels.php
logger.php
mailer.php
opml.php
plugin.php
pluginhandler.php
pluginhost.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
rpc.php - fix multiple vulnerabilities in af_proxy_http 4 years ago
rssutils.php
templator.php