]> git.ipfire.org Git - thirdparty/cups.git/commit - CHANGES.md
Authentication in the web interface did not work on macOS (rdar://41444473)
authorMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 29 Jun 2018 17:42:38 +0000 (13:42 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 29 Jun 2018 17:42:38 +0000 (13:42 -0400)
commitbf265b3aa9e0f1f32c831000a114ecec4bfebc76
tree8174bd3bc7399e8619e0d447450f492e697594f7
parent945c83b90e719ed722164fd910c4a3e58bd67430
Authentication in the web interface did not work on macOS (rdar://41444473)

cups/auth.c:
- cups_local_auth(): Don't check for AuthRef twice, log fopen errors for the
  root cert as well.

scheduler/client.c:
- Also allow local auth with AuthRef's.
CHANGES.md
cups/auth.c
scheduler/client.c