すべてのオプション
buster-backports  ] [  bullseye  ] [  bookworm  ] [  bookworm-backports  ] [  trixie  ] [  sid  ]
[ ソース: golang-github-gorilla-csrf  ]

パッケージ: golang-github-gorilla-csrf-dev (1.6.2-2)

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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

golang-github-gorilla-csrf-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 16.8 kB81.0 kB [ファイル一覧]