]> git.ipfire.org Git - ipfire-2.x.git/commit
ids.cgi: Auto fill form inputs with their temporary stored values in
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 11 Aug 2025 17:39:01 +0000 (19:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Sep 2025 17:42:01 +0000 (18:42 +0100)
commit64f9f56be56f5838c249c4ae8439e64f2b04c162
tree0b0fdb89c4096ca454205a1423cbc3c4d97bd29d
parentcde22e11b1ba763056029e86d80a933925f7a9eb
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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ids.cgi