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

Bug#946016: marked as done (ITP: golang-github-gorilla-csrf -- provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services)



Your message dated Wed, 25 Dec 2019 23:00:17 +0000
with message-id <E1ikFdZ-00069B-T9@fasolo.debian.org>
and subject line Bug#946016: fixed in golang-github-gorilla-csrf 1.6.2-1
has caused the Debian Bug report #946016,
regarding ITP: golang-github-gorilla-csrf -- provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services
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.)


-- 
946016: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946016
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka@debian.org>

* Package name    : golang-github-gorilla-csrf
  Version         : 1.6.2-1
  Upstream Author : Gorilla Web Toolkit
* URL             : https://github.com/gorilla/csrf
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : Cross Site Request Forgery (CSRF) prevention middleware for Go
 gorilla/csrf is a HTTP middleware library that provides cross-site request
 forgery (CSRF) protection.  It includes:
 .
  * The csrf.Protect middleware/handler provides CSRF protection on routes
    attached to a router or a sub-router.
  * A csrf.Token function that provides the token to pass into your response,
    whether that be a HTML form or a JSON response body.
  * ... and a csrf.TemplateField helper that you can pass into your
    html/template templates to replace a {{ .csrfField }} template tag
    with a hidden input field.
 .
 gorilla/csrf is designed to work with any Go web framework, including:
 .
  * The Gorilla toolkit
  * Go's built-in net/http package
  * Goji - see the tailored fork https://github.com/goji/csrf
  * Gin
  * Echo
  * ... and any other router/framework that rallies around Go's http.Handler
    interface.
 .
 gorilla/csrf is also compatible with middleware 'helper' libraries
 like Alice and Negroni.


Rationale: Needed by golang-github-alecthomas-chroma 0.6.8 and up.

--- End Message ---
--- Begin Message ---
Source: golang-github-gorilla-csrf
Source-Version: 1.6.2-1

We believe that the bug you reported is fixed in the latest version of
golang-github-gorilla-csrf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 946016@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok <foka@debian.org> (supplier of updated golang-github-gorilla-csrf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Dec 2019 15:26:24 -0700
Source: golang-github-gorilla-csrf
Binary: golang-github-gorilla-csrf-dev
Architecture: source all
Version: 1.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Anthony Fok <foka@debian.org>
Description:
 golang-github-gorilla-csrf-dev - Cross Site Request Forgery (CSRF) prevention middleware for Go
Closes: 946016
Changes:
 golang-github-gorilla-csrf (1.6.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #946016)
Checksums-Sha1:
 40238b40d2b35d557b74f8fde9bb89160a8a2360 2290 golang-github-gorilla-csrf_1.6.2-1.dsc
 a4494b99df752f76be1b01cd4162bd5782dd390b 21556 golang-github-gorilla-csrf_1.6.2.orig.tar.gz
 bc356a8ee28522d411070f0cdfd99b6d8b55eb3e 2996 golang-github-gorilla-csrf_1.6.2-1.debian.tar.xz
 683546a64b819b450cd71eac899b6ae91e88f23f 17136 golang-github-gorilla-csrf-dev_1.6.2-1_all.deb
 6b8dfda6bd7578403c3c5eeef78eff08bd2a5773 5961 golang-github-gorilla-csrf_1.6.2-1_amd64.buildinfo
Checksums-Sha256:
 9c2c15e0b782635bf89f7a493dbd29cefc523bd229c976b4e414ac361134b0c5 2290 golang-github-gorilla-csrf_1.6.2-1.dsc
 b738f87c8c78391e366a302398a55623c0dea8461ddfeedbb98f52abb6195584 21556 golang-github-gorilla-csrf_1.6.2.orig.tar.gz
 c1b79aa9ae28d2943d3654d4f68d22f5b0d7975a69a2f9b6da7c4b631e6a68f7 2996 golang-github-gorilla-csrf_1.6.2-1.debian.tar.xz
 ff7101c66d608f993f2d27a89927a3cd1ec1c305e874e68a436562b5b752e778 17136 golang-github-gorilla-csrf-dev_1.6.2-1_all.deb
 0ad3a60545f998d3f046c4292bcac1dcfa49fa970da53f56a422a5dcbfb032d3 5961 golang-github-gorilla-csrf_1.6.2-1_amd64.buildinfo
Files:
 84b89eaff75d80666edf93f162140c90 2290 devel optional golang-github-gorilla-csrf_1.6.2-1.dsc
 a825ee63e05de3605adb5efa0ca58119 21556 devel optional golang-github-gorilla-csrf_1.6.2.orig.tar.gz
 f37e77ddb3e5b208810e5538fed1008d 2996 devel optional golang-github-gorilla-csrf_1.6.2-1.debian.tar.xz
 791cc8f37389ea276aa648f8223974ac 17136 devel optional golang-github-gorilla-csrf-dev_1.6.2-1_all.deb
 41485c6649fa5a3d1a19f98dea7313d8 5961 devel optional golang-github-gorilla-csrf_1.6.2-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAl3lkEEACgkQ6iUAtBLF
ms9fLQ/9Eq8W2LfSkGstIkW3hx7iVt/M+cJntCNJSqhl/MYAfNJLYYuu1Umd9Uf3
Rgv/TsGnRrzs1UlF4NgllVw8+9uyNy5zSAYiJI7+v5Fu9NjJeASgTTq5Wvd9Mki5
oD016Tq8q0YqmkfxgEYd+fakraESEGXpQ0BeyBX+YLxE6NSnSsK0h+Uv8xB7c9+t
pjmurR7nRZVPWzmMHq5yeuUW8cVZefa+K209Y04jh26WxgFV0G4UIvz5qqbDUSDG
DyWnMpzdUVEUqpRp6f1EnuLbg+yDUttUmLt/QLKJUuBbk509N9Sq7IMXFupNYzGa
lXGyw+o0CDY3n10NNjSQNrILOUsUYBvW7+/92q62ZDnFpNAWT4iQStTXnh38uXow
MbZIs6R0lXrljltV0rS3OuykKULzN7WYphQdSYvrT7CIFheKSuMMUb1otmySEhhI
dOKtVMGEmOOf+gJRetNn46HgtbZ3CQNHEuxfSgA4Li0Ph5IF8PIj6mfutebJZ2Eu
B2toQM04dBDNFVpXFdFuBaCO+8NV1ikVLa2zNJZ1V75Imblw46Fpgr9+Z+ic21Gr
uVo4SGZujrIGxWYeG5Ql02zJLvsV3NiV2DbRJtKJqPfeBBPXqpnZ8nhlaLjCJ8bF
NM8R7yN+ryNSNZASwa/GAArsFXPidV2XodJjTheJBhILbuWYIO0=
=UEWx
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: