Artifact golang-github-gorilla-csrf-dev_1.7.2-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-github-gorilla-securecookie-dev (>= 1.1.2)
  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.
  Homepage: https://github.com/gorilla/csrf
  Installed-Size: '118'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-gorilla-csrf-dev
  Priority: optional
  Section: golang
  Source: golang-github-gorilla-csrf
  Version: 1.7.2-1
srcpkg_name: golang-github-gorilla-csrf
srcpkg_version: 1.7.2-1

File

golang-github-gorilla-csrf-dev_1.7.2-1_all.deb
Binary file golang-github-gorilla-csrf-dev_1.7.2-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-gorilla-csrf_1.7.2-1

binary package System - - 6 months ago 5 months
BETA