]> git.ipfire.org Git - thirdparty/cups.git/commit
cupsd: Added debug log message if admin access from own utility is accepted
authorTill Kamppeter <till.kamppeter@gmail.com>
Sat, 9 Oct 2021 22:34:43 +0000 (00:34 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sat, 9 Oct 2021 22:34:43 +0000 (00:34 +0200)
commit8b7da9cd832a7653508b1c584adb0f2ff2ae7448
tree366cdc0a566563a885d32fea104124caee1af6d5
parent8e0d2bc915c2b06cdbe75a01015ff64dd241645e
cupsd: Added debug log message if admin access from own utility is accepted

On Snap mediation there is always a debug message telling why the
administrative task was accepted or denied, it was only missing if the
client is our CUPS Snap itself.
scheduler/auth.c