Project

General

Profile

Actions

Bug #3105

closed

missing ( in log lines from mod_auth

Added by bjmgeek over 2 years ago. Updated over 2 years ago.

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

Description

Error log lines printed from mod_auth don't contain an open parenthesis.

Example:
2021-09-30 16:20:42: mod_auth.c.828) password doesn't match for /secure/ username: test IP: 127.0.0.1

This is lighttpd 1.4.59-1 on Debian bullseye on x86_64.

Actually, I see that this is not just mod_auth. It also applies to mod_openssl:
2021-09-30 15:31:10: mod_openssl.c.3095) SSL: 1 error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low

Actions #1

Updated by gstrauss over 2 years ago

  • Status changed from New to Patch Pending
  • Target version changed from 1.4.xx to 1.4.60

Thanks for the report.

This is already fixed in development and will be on the lighttpd master branch soon.
https://git.lighttpd.net/lighttpd/lighttpd1.4/commit/2954f7a5c785338e81994e3b7c94bd295a7ee9bc

Actions #2

Updated by gstrauss over 2 years ago

  • Status changed from Patch Pending to Fixed
Actions

Also available in: Atom