Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change cupsd.conf to force authentication when accessing administration #6077

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 2, 2022

  1. Change cupsd.conf to force authentication when accessing administration

    With the current default configuration, someone 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. See apple#6076 .
    Dominic-Mayers committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4393eab View commit details
    Browse the repository at this point in the history