Project

General

Profile

Actions

Bug #7957

closed
RS RS

Regression in Wt 4.5.0: behind-reverse-proxy doesn't work right with dedicated process mode anymore

Bug #7957: Regression in Wt 4.5.0: behind-reverse-proxy doesn't work right with dedicated process mode anymore

Added by Roel Standaert over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roel Standaert
Target version:
Start date:
01/05/2021
Due date:
% Done:

100%

Estimated time:

Description

The child processes will disable behind reverse proxy and set 127.0.0.1 and ::1 as trusted proxies.

However, the parent process merely adds extra proxies to the X-Forwarded-For header. Any trusted proxies herein should still be considered trusted proxies by the child process.

The fix is to leave the behind reverse proxy option alone (the old behavior), and add 127.0.0.1 and ::1 to the existing list of reverse proxies.

RS Updated by Roel Standaert over 5 years ago Actions #1

  • Target version set to 4.5.1

RS Updated by Roel Standaert over 5 years ago Actions #2

  • Status changed from InProgress to Implemented @Emweb

RS Updated by Roel Standaert over 5 years ago Actions #3

  • Status changed from Implemented @Emweb to Resolved

RS Updated by Roel Standaert about 5 years ago Actions #4

  • % Done changed from 0 to 100

RS Updated by Roel Standaert almost 5 years ago Actions #5

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom