Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 лет назад
..
.drone.yml Use gitea forked macaron (#7933) 4 лет назад
LICENSE Use gitea forked macaron (#7933) 4 лет назад
README.md Use gitea forked macaron (#7933) 4 лет назад
csrf.go Use gitea forked macaron (#7933) 4 лет назад
go.mod Use gitea forked macaron (#7933) 4 лет назад
go.sum Use gitea forked macaron (#7933) 4 лет назад
xsrf.go Use gitea forked macaron (#7933) 4 лет назад

README.md

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.