معرفی شرکت ها


golang-github-gorilla-csrf-dev_1.6.2-2_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Cross Site Request Forgery (CSRF) prevention middleware for Go
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته golang-github-gorilla-csrf-dev
نام فایل بسته golang-github-gorilla-csrf-dev_1.6.2-2_all.deb
نسخه بسته 1.6.2
انتشار بسته 2
معماری بسته all
نگهدارنده Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/gorilla/csrf
مجوز -
حجم دانلود 17216
حجم نصب 81
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.


نحوه نصب


نصب پکیج deb golang-github-gorilla-csrf-dev:

    sudo apt-get install golang-github-gorilla-csrf-dev_1.6.2-2_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-gorilla-csrf-dev/changelog.Debian.gz
./usr/share/doc/golang-github-gorilla-csrf-dev/copyright
./usr/share/gocode/src/github.com/gorilla/csrf/context.go
./usr/share/gocode/src/github.com/gorilla/csrf/csrf.go
./usr/share/gocode/src/github.com/gorilla/csrf/csrf_test.go
./usr/share/gocode/src/github.com/gorilla/csrf/doc.go
./usr/share/gocode/src/github.com/gorilla/csrf/go.mod
./usr/share/gocode/src/github.com/gorilla/csrf/go.sum
./usr/share/gocode/src/github.com/gorilla/csrf/helpers.go
./usr/share/gocode/src/github.com/gorilla/csrf/helpers_test.go
./usr/share/gocode/src/github.com/gorilla/csrf/options.go
./usr/share/gocode/src/github.com/gorilla/csrf/options_test.go
./usr/share/gocode/src/github.com/gorilla/csrf/store.go
./usr/share/gocode/src/github.com/gorilla/csrf/store_legacy.go
./usr/share/gocode/src/github.com/gorilla/csrf/store_legacy_test.go
./usr/share/gocode/src/github.com/gorilla/csrf/store_test.go