[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#680071: marked as done (RFP: libplack-middleware-csrfblock-perl -- Plack middleware to block CSRF (cross-site request forgery))



Your message dated Sat, 17 Aug 2013 10:05:43 +0200
with message-id <x6txio2148.fsf@midna.lan>
and subject line Re: Bug#680071: libplack-middleware-csrfblock-perl: changing back from ITP to RFP
has caused the Debian Bug report #680071,
regarding RFP: libplack-middleware-csrfblock-perl -- Plack middleware to block CSRF (cross-site request forgery)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
680071: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680071
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Michael Stapelberg <stapelberg@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libplack-middleware-csrfblock-perl
  Version         : 0.03
  Upstream Author : Rintaro Ishizaki <rintaro@cpan.org>
* URL             : http://search.cpan.org/dist/Plack-Middleware-CSRFBlock/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Plack middleware to block CSRF (cross-site request forgery)

This middleware blocks CSRF. You can use this middleware without any
modifications to your application, in most cases.

When the application response content-type is "text/html" or
"application/xhtml+xml", this middleware inserts a hidden input tag that
contains a token string into all POST-forms found in the response body.

For every POST requests, this middleware ensures that the input parameters
contain the collect token parameter. If not found, the middleware throws an
HTTP error 403 (Forbidden) and the forged request does not even reach your
application.



--- End Message ---
--- Begin Message ---
Hi Lucas,

thanks for the automatic mail, I didn’t realize this was still open. As
stated on pkg-perl already, this package is no longer of any interest
because the project that needed it has died in the meantime.

Closing the bug therefore to decrease the amount of open bugs.

-- 
Best regards,
Michael

--- End Message ---

Reply to: