]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
firewalllog.dat: Fix for bug#13492 - include chain in the exported output
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 22 Dec 2023 12:37:47 +0000 (13:37 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 30 Dec 2023 07:04:02 +0000 (07:04 +0000)
commitf02adfbc7488c408ad73def2cb59997dfaf7265f
treedece27411e15f609c8452f686de298c52d2a13ae
parent6ac85c116e991337bb4311fdeec85aeca5e95cfd
firewalllog.dat: Fix for bug#13492 - include chain in the exported output

- The regex code does not extract out the chain and so it is missed off from the log output
   when it is exported.
- Changed code tested out on my vm testbed and confirmed to work and include the chain in
   the output.

Fixes: Bug13492
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Bernhard Bitsch <bbitsch@ipfre.org>
html/cgi-bin/logs.cgi/firewalllog.dat