]> git.ipfire.org Git - thirdparty/cups.git/commit
scheduler: Admin task check: Grant access when client is our Snap
authorTill Kamppeter <till.kamppeter@gmail.com>
Wed, 10 Mar 2021 20:48:18 +0000 (21:48 +0100)
committerMichael R Sweet <msweet@msweet.org>
Thu, 11 Mar 2021 00:25:29 +0000 (19:25 -0500)
commit57a349a1fb28fa0d1e27be8f29d84e8f27e57597
treeae9479ae072881380b79eba9ff983c21d002093a
parent83b92e6547d862ae8805d4926c4c02049a18dcc3
scheduler: Admin task check: Grant access when client is our Snap

If the client Snap is the same as our cupsd is snapped in, grant
access without calling "snapctl". This makes the checks faster and
less resource-consuming if the inquiries are from the command line
tools or the included cups-browsed.
config-scripts/cups-snap.m4
config.h.in
scheduler/auth.c