golang-github-gorilla-csrf-dev binary package in Ubuntu Lunar amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-12-27 18:08:53 UTC Published Ubuntu Lunar amd64 release universe devel Optional 1.6.2-4
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe devel Optional 1.6.2-4
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-12-27 18:09:24 UTC Superseded Ubuntu Lunar amd64 release universe devel Optional 1.6.2-2
  • Removal requested .
  • Superseded by amd64 build of golang-github-gorilla-csrf 1.6.2-4 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu