]> git.wh0rd.org - tt-rss.git/commit
implement hard limits on downloaded data size for general fetching and cache plugins...
authorAndrew Dolgov <noreply@fakecake.org>
Sun, 20 May 2018 08:08:33 +0000 (11:08 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Sun, 20 May 2018 08:08:33 +0000 (11:08 +0300)
commitb14f6d58b472e20b3e6cffd54916ea4fea526acd
tree269b7d41fe1d32c6728a3db0b674f27bd0552296
parentf851cdf3628ba90dac4f1891eae3b1aea9261eb5
implement hard limits on downloaded data size for general fetching and cache plugins: MAX_DOWNLOAD_FILE_SIZE & MAX_CACHE_FILE_SIZE
include/functions.php
plugins/af_zz_imgproxy/init.php [changed mode: 0644->0755]
plugins/cache_starred_images/init.php [changed mode: 0644->0755]