Date: Fri, 11 Dec 2015 13:40:00 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204068] [New port] www/p5-Plack-Middleware-NoMultipleSlashes: Remove multiple slashes in your paths Message-ID: <bug-204068-13-HhFcuXpUsf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204068-13@https.bugs.freebsd.org/bugzilla/> References: <bug-204068-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204068 --- Comment #2 from commit-hook@freebsd.org --- 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 -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204068-13-HhFcuXpUsf>