Bug 153051 - [NEW PORT] www/p5-Plack-Middleware-XForwardedFor: Plack middleware to handle X-Forwarded-For headers
Summary: [NEW PORT] www/p5-Plack-Middleware-XForwardedFor: Plack middleware to handle ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-12 18:00 UTC by gslin
Modified: 2010-12-12 22:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Plack-Middleware-XForwardedFor-0.103060.shar (2.97 KB, text/plain)
2010-12-12 18:00 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2010-12-12 18:00:20 UTC
Plack::Middleware::XForwardedFor will look for X-Forwarded-For header
in the incomming request and change REMOTE_ADDR to the real client IP.

WWW:	http://search.cpan.org/dist/Plack-Middleware-XForwardedFor/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-12 18:00:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-12 22:07:50 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-12-12 22:07:51 UTC
pgollucci    2010-12-12 22:07:45 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Plack-Middleware-XForwardedFor Makefile distinfo 
                                          pkg-descr pkg-plist 
  Log:
  Plack::Middleware::XForwardedFor will look for X-Forwarded-For header
  in the incomming request and change REMOTE_ADDR to the real client IP.
  
  WWW:    http://search.cpan.org/dist/Plack-Middleware-XForwardedFor/
  
  PR:             ports/153051
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2778    +1 -0      ports/www/Makefile
  1.1       +35 -0     ports/www/p5-Plack-Middleware-XForwardedFor/Makefile (new)
  1.1       +2 -0      ports/www/p5-Plack-Middleware-XForwardedFor/distinfo (new)
  1.1       +4 -0      ports/www/p5-Plack-Middleware-XForwardedFor/pkg-descr (new)
  1.1       +8 -0      ports/www/p5-Plack-Middleware-XForwardedFor/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"