Project

General

Profile

Actions

Bug #2831

closed

Authentication setting bug in 1.4.46

Added by LoneFox over 6 years ago. Updated over 6 years ago.

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

Description

After updating lighttpd to 1.4.46, my server started requiring authentication for normal http connections. I don't have any auth requirements configured for http, but I do have them for https. It looks like lighttpd is applying settings from the https $SERVER["socket"] block globally.

Git bisect says:
3f2561dec5e4510a4fe7ddfa9f310c799fc55073 is the first bad commit
and reverting it does indeed fix the problem.


Related issues 1 (0 open1 closed)

Is duplicate of Bug #2830: 1.4.46 regression: $SERVER["socket"] matches when it shouldn'tFixed2017-10-22Actions
Actions #1

Updated by stbuehler over 6 years ago

  • Is duplicate of Bug #2830: 1.4.46 regression: $SERVER["socket"] matches when it shouldn't added
Actions #2

Updated by stbuehler over 6 years ago

  • Status changed from New to Duplicate
  • Target version deleted (1.4.x)
Actions #3

Updated by stbuehler over 6 years ago

  • Description updated (diff)
Actions #4

Updated by gstrauss over 6 years ago

  • Target version set to 1.4.48
Actions #5

Updated by gstrauss over 6 years ago

  • Target version deleted (1.4.48)

Fixed in lighttpd 1.4.47

Actions

Also available in: Atom