Ticket #5 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

