Bug 43530

Summary: [PATCH] Add also HTTP_X_FORWARDED_FOR header inclusing in cgi/dosendpr.cgi
Product: Documentation Reporter: never
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description never 2002-09-30 17:30:02 UTC
dosendpr.cgi only records requesting machine's IP, but if this machine is
proxy, we won't be able to track down original poster. Appended patch resolves this problem.

How-To-Repeat: Look at dosendpr.cgi code.
Comment 1 Hiten Pandya freebsd_committer freebsd_triage 2003-05-15 13:43:20 UTC
State Changed
From-To: open->closed

This PR is obsoleted by rev. 1.10 of www/en/cgi/dosendpr.cgi.  Thanks.