mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
security fix for op=digestTest
This commit is contained in:
@@ -3946,6 +3946,7 @@
|
||||
|
||||
if ($op == "digestTest") {
|
||||
header("Content-Type: text/plain");
|
||||
|
||||
echo prepare_headlines_digest($link, $_SESSION["uid"]);
|
||||
$print_exec_time = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user