[cups.bugs] [HIGH] STR #1624: "Use Default Configuration File" (button in web interface) returns b0rken configuration for "/admin" location

Kurt Pfeifle kpfeifle at danka.de
Sat Apr 29 16:12:26 PDT 2006


[STR New]

Fresh checkout + compile from SVN 5470.

Testing was done using the "make test" target (with the "0 -- keep
scheduler running" option...

* Go to Administration page
* Click on "Edit Configuration File"
* Click on "Use Default Configuration File"

This gives an "/admin" location with a wrong configuration:

  <Location /admin>
  @ENCRYPTION_REQUIRED
    Order allow,deny
    Allow localhost
  </Location>

Looks like the ENCRYPTION_REQUIRED variable was not correctly translated
somewhere up the chain.

Link: http://www.cups.org/str.php?L1624
Version: 1.2rc3





More information about the cups mailing list