]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
rrdimage: Switch graphs.pl to the new graph scripts
authorLeo-Andres Hofmann <hofmann@leo-andres.de>
Thu, 1 Apr 2021 13:35:16 +0000 (15:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Apr 2021 10:05:28 +0000 (10:05 +0000)
commit9c6a0ce12d01e8b2cab28d7061e18f905ae3b38c
treedfa6bf499b571bd373ed54f1faa5d2474edb8fd4
parent62206605d7c08d831a706caa4361d9b581e99e43
rrdimage: Switch graphs.pl to the new graph scripts

"makegraphbox" is modified to remove the old iframe method and output
a modern div container instead.
Graph errors are now returned, to be displayed by getrrdimage.cgi.

entropy.cgi and netovpnsrv.cgi are modified to ensure compatibility.

Add cache control HTTP header to image output.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/graphs.pl
html/cgi-bin/entropy.cgi
html/cgi-bin/netovpnsrv.cgi