Ticket #5 (closed defect: fixed)

Opened 4 years ago

Last modified 14 months ago

lighttpd segfaults in mod_auth on config error

Reported by: Mark van Eijk Owned by: jan
Priority: normal Milestone:
Component: mod_auth Version: 1.3.10
Severity: normal Keywords:
Cc: Blocked By:
Need User Feedback: Blocking:

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, lighttpd segfaults

Attachments

Change History

Changed 4 years ago by jan@…

  • status changed from new to closed
  • version set to 1.3.10
  • resolution set to fixed

Fixed in SVN [11]

Add/Change #5 (lighttpd segfaults in mod_auth on config error)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.