]> git.ipfire.org Git - ipfire-2.x.git/commit
show IDS rule names correctly in WebUI log
authorPeter Müller <peter.mueller@link38.eu>
Tue, 21 Nov 2017 19:27:45 +0000 (20:27 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Nov 2017 12:03:42 +0000 (12:03 +0000)
commit5b4be0f18fd2f83dd5a5f29a18a4aa03fc70a020
tree6a113c2ed1885199b2b33d25de59e77f3c2f9229
parenta7fd6293ef36ee8c4076f3cc414fb6fc853bf479
show IDS rule names correctly in WebUI log

The WebUI IDS log did not display the rule name for alerts
where a signature with a five digit number was triggered
(some Emerging Threats signatures are using them).

Changing the regular expression so it will match on five
digit SIDs, too.

Fixes #11519.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/logs.cgi/ids.dat