[cups.bugs] [LOW] STR #3295: No access to print job details, links contain hostname instead of localhost

Martin Jacobs martin.jacobs at nexgo.de
Mon Aug 24 07:14:13 PDT 2009


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Cupsd 1.3.11 ist configured to listen on localhost only:

<cupsd.conf>
# Show general information in error_log.
LogLevel info
SystemGroup sys root
# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock
# Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow all
DefaultAuthType Basic
[...]
</cupsd.conf>

Opening 

      http://localhost:631/jobs?which_jobs=completed 

gives a list of jobs whose IDs are built with hostname instead of
localhost.

Clicking on those links throws browser error (no access ...)!

Link: http://www.cups.org/str.php?L3295
Version: 1.3.10





More information about the cups-devel mailing list