]> git.ipfire.org Git - thirdparty/cups.git/commit
Change cupsd.conf to force authentication when accessing administration 518/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Thu, 3 Nov 2022 23:14:49 +0000 (19:14 -0400)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Tue, 6 Dec 2022 17:07:06 +0000 (12:07 -0500)
commit3a8222c59dfbbeceb3f3e57bd390fd22c7c22605
treebdddcbc1c8d955e44cd0fd240cd911175dc27814
parentaa31325cb1e0cc7ee3b210fd408f22426d952dd4
Change cupsd.conf to force authentication when accessing administration

With the current default configuration, anyone can request to Find New Printers without being authenticated and with no way to be authenticated. Without authentication cups does not detects printers on the network. The person might not realize that it's because authentication is missing. It seems natural to always offer to authenticate when accessing the administration page.

Co-Authored-By: Dominic Mayers <dominic.mayers@meditationstudies.org>
conf/cupsd.conf.in