]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
ids.cgi: Auto fill form inputs with their temporary stored values in suricata-8
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 11 Aug 2025 17:39:01 +0000 (19:39 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 11 Aug 2025 17:39:01 +0000 (19:39 +0200)
commit6117eb8fd47a44b8093cc460ed27df6ba9789af4
tree6d4477edce935e2feb14e3a811d58541197e1d48
parent2c397a80d62c0ebcc02e3d4929b4b727940b3811
ids.cgi: Auto fill form inputs with their temporary stored values in
error case

If an user provides any invalid input in the form an error message will be
displayed. In this case, all the form elements (inputs) will be filled
with their temporary stored values from the cgiparams hash.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/ids.cgi