Project

General

Profile

Actions

Bug #5

closed

lighttpd segfaults in mod_auth on config error

Added by Anonymous about 19 years ago. Updated almost 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_auth
Target version:
-
ASK QUESTIONS IN Forums:

Description

when using the following part in the config:


auth.require = ( "/cgi-bin/trac.cgi/login" =>
                 (
                   "method"  => "basic",
                   "realm"   => "trac",
                 )
               )

or even without the "," on the line with {{{realm}}realm}, lighttpd segfaults

-- Mark van Eijk

Actions #1

Updated by Anonymous about 19 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

Fixed in SVN r11

-- jan

Actions

Also available in: Atom