]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix HTTP query in web interface (fixes #954) 957/head
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 14 May 2024 12:03:44 +0000 (14:03 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 14 May 2024 12:03:44 +0000 (14:03 +0200)
commit2344d33cea725076c794635de0a6ea1b2ac93069
treeaf357157c6bd2f75958c2ecd1edb9d92e8fdf6d1
parentaba917003c8de55e5bf85010f0ecf1f1ddd1408e
Fix HTTP query in web interface (fixes #954)

We can use `?QUERY=` in URL for searching for destinations
- allow it when checking whether the destination exists.
scheduler/client.c