Bug 204068 - [New port] www/p5-Plack-Middleware-NoMultipleSlashes: Remove multiple slashes in your paths
Summary: [New port] www/p5-Plack-Middleware-NoMultipleSlashes: Remove multiple slashes...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 14:52 UTC by Jeremy Baggs
Modified: 2015-12-11 13:40 UTC (History)
1 user (show)

See Also:


Attachments
shar file (2.33 KB, text/plain)
2015-10-27 14:52 UTC, Jeremy Baggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Baggs 2015-10-27 14:52:56 UTC
Created attachment 162508 [details]
shar file

Perl Module. By enabling this middleware, all multiple slashes in your
requests will automatically be cut. //hello///world becomes /hello/world.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2015-11-26 16:20:48 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-11 13:40:00 UTC
A commit references this bug:

Author: miwi
Date: Fri Dec 11 13:39:37 UTC 2015
New revision: 403528
URL: https://svnweb.freebsd.org/changeset/ports/403528

Log:
  Plack Middleware. By enabling this middleware, all multiple slashes in your
  requests will automatically be cut. //hello///world becomes /hello/world.
  Simple as that.

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

  PR:		204068
  Submitted by:	jeremybbaggs@gmail.com
  Approved by:    mat (mentor)
  Differential Revision:  D4500

Changes:
  head/www/Makefile
  head/www/p5-Plack-Middleware-NoMultipleSlashes/
  head/www/p5-Plack-Middleware-NoMultipleSlashes/Makefile
  head/www/p5-Plack-Middleware-NoMultipleSlashes/distinfo
  head/www/p5-Plack-Middleware-NoMultipleSlashes/pkg-descr
  head/www/p5-Plack-Middleware-NoMultipleSlashes/pkg-plist