gitea/vendor/gitea.com/macaron/csrf
..
.drone.yml
csrf.go
go.mod
go.sum
LICENSE
README.md
xsrf.go

csrf Build Status

Middleware csrf generates and validates CSRF tokens for Macaron.

API Reference

Installation

go get gitea.com/macaron/csrf

Getting Help

License

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