]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix the initialization and validation of checkbox and text fields in CGI forms.
authorMichael R Sweet <msweet@msweet.org>
Tue, 2 Apr 2024 12:36:06 +0000 (08:36 -0400)
committerMichael R Sweet <msweet@msweet.org>
Tue, 2 Apr 2024 12:36:06 +0000 (08:36 -0400)
commitf9927a4b08642dffc44cd41689ee70c171f34a39
treed942726c0dfc03533c34abed3589101fe31a47bd
parent9383b377eba6ddb5ed80ebb244907e9be6ccd169
Fix the initialization and validation of checkbox and text fields in CGI forms.
17 files changed:
CHANGES.md
cgi-bin/admin.c
cgi-bin/cgi-private.h
cgi-bin/cgi.h
cgi-bin/classes.c
cgi-bin/help-index.h
cgi-bin/help.c
cgi-bin/html.c
cgi-bin/ipp-var.c
cgi-bin/jobs.c
cgi-bin/printers.c
cgi-bin/search.c
cgi-bin/template.c
cgi-bin/testcgi.c
cgi-bin/testhi.c
cgi-bin/testtemplate.c
cgi-bin/var.c