]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix HTTP query in web interface (fixes #954)
authorzdohnal <zdohnal@redhat.com>
Wed, 15 May 2024 09:36:33 +0000 (11:36 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 09:36:33 +0000 (11:36 +0200)
We can use ?QUERY= in URL for searching for destinations - allow it when checking whether the destination exists.


Trivial merge