[ Источник: golang-github-gorilla-csrf ]
Пакет: golang-github-gorilla-csrf-dev (1.6.2-2)
Ссылки для golang-github-gorilla-csrf-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-gorilla-csrf:
- [golang-github-gorilla-csrf_1.6.2-2.dsc]
- [golang-github-gorilla-csrf_1.6.2.orig.tar.gz]
- [golang-github-gorilla-csrf_1.6.2-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
- python3-asgi-csrf
- golang-github-goji-httpauth-dev
- golang-github-labstack-echo.v2-dev
- golang-github-labstack-echo.v3-dev
- libwww-csrf-perl
- libring-anti-forgery-clojure
- golang-github-labstack-echo-dev
- golang-github-urfave-negroni-dev
- golang-github-codegangsta-negroni-dev
- ruby-omniauth-rails-csrf-protection
- golang-github-gorilla-handlers-dev
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
|
|
|
|
-
- dep: golang-github-gorilla-securecookie-dev
- provides authenticated and encrypted cookie values
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
Загрузка golang-github-gorilla-csrf-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 16,8 Кб | 81,0 Кб | [список файлов] |