Edgewall Software

Opened 10 years ago

Last modified 9 years ago

#11793 closed defect

FCGI gateway does not adequately detect URL scheme — at Initial Version

Reported by: ccm Owned by:
Priority: normal Milestone: 1.0.5
Component: web frontend Version: 1.0.1
Severity: normal Keywords: fcgi patch proxy
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Unlike the WSGI gateway, the FCGI gateway's HTTPS detection is inadequate. Here's a patch the fixes the issue by copying the relevant code from trac/web/wsgi.py to trac/web/_fcgi.py.

Change History (1)

Note: See TracTickets for help on using tickets.