From: Stefan Schantl Date: Mon, 5 Apr 2021 13:42:48 +0000 (+0200) Subject: logs.cgi/ids.dat: Change url to sid documentation site. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cdfbef5de73400be3648b82ecf88a6fe6370e962;p=people%2Fstevee%2Fipfire-2.x.git logs.cgi/ids.dat: Change url to sid documentation site. Fixes #12596. Signed-off-by: Stefan Schantl Reviewed-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/logs.cgi/ids.dat b/html/cgi-bin/logs.cgi/ids.dat index 8918bc6da6..74cad62671 100644 --- a/html/cgi-bin/logs.cgi/ids.dat +++ b/html/cgi-bin/logs.cgi/ids.dat @@ -351,7 +351,7 @@ END print "target='_blank'>$sid\n"; } elsif ($sid >= 2000000 and $sid < 3000000) { # Link to emergingthreats if the rule sid is between 2000000 and 3000000. - print "$sid\n"; } else { # No external link for user defined rules