]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Use PAM password-auth or system-auth if present
authorzdohnal <zdohnal@redhat.com>
Wed, 14 Feb 2024 13:08:06 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 13:08:06 +0000 (14:08 +0100)
Enables possibility to use PAM modules password-auth or system-auth if they exist during compilation. password-auth module is for remote authentication and system-auth for local authentication.


Trivial merge