FreeBSD Bugzilla – Attachment 25461 Details for
Bug 43530
[PATCH] Add also HTTP_X_FORWARDED_FOR header inclusing in cgi/dosendpr.cgi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 658 bytes, created by
never
on 2002-09-30 17:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
never
Created:
2002-09-30 17:30:02 UTC
Size:
658 bytes
patch
obsolete
>Index: dosendpr.cgi >=================================================================== >RCS file: /usr/home/ncvs/www/en/cgi/dosendpr.cgi,v >retrieving revision 1.8 >diff -u -r1.8 dosendpr.cgi >--- dosendpr.cgi 2002/05/20 07:14:41 1.8 >+++ dosendpr.cgi 2002/09/30 16:22:40 >@@ -72,6 +72,7 @@ > "From: $cgi_data{'originator'} <$cgi_data{'email'}>\n" . > "Subject: $cgi_data{'synopsis'}\n" . > "X-Originating-IP: $ENV{'REMOTE_ADDR'}\n" . >+ "X-Originating-Proxy-IP: $ENV{'HTTP_X_FORWARDED_FOR'}\n" . > "X-Send-Pr-Version: www-1.0\n\n" . > ">Submitter-Id:\t$cgi_data{'submitterid'}\n" . > ">Originator:\t$cgi_data{'originator'}\n" .
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43530
: 25461