1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-17 00:35:46 +00:00
gitea/vendor/github.com/go-macaron/csrf
2016-11-04 08:43:11 +01:00
..
csrf.go Added all required dependencies 2016-11-04 08:43:11 +01:00
LICENSE Added all required dependencies 2016-11-04 08:43:11 +01:00
README.md Added all required dependencies 2016-11-04 08:43:11 +01:00
xsrf.go Added all required dependencies 2016-11-04 08:43:11 +01:00

csrf Build Status

Middleware csrf generates and validates CSRF tokens for Macaron.

API Reference

Installation

go get github.com/go-macaron/csrf

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.