全部搜尋項
bullseye  ] [  bookworm  ] [  bookworm-backports  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-gorilla-csrf  ]

套件:golang-github-gorilla-csrf-dev(1.7.1-1)

golang-github-gorilla-csrf-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-gorilla-csrf

維護小組:

外部的資源:

相似套件:

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.

其他與 golang-github-gorilla-csrf-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-gorilla-csrf-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 17。6 kB83。0 kB [檔案列表]