0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-10 03:12:39 +02:00
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.