Go to file
Ryan Nowak bf6406bc2a PR feedback 2015-12-16 12:48:03 -08:00
samples/AntiforgerySample Add Header support 2015-12-15 14:18:09 -08:00
src/Microsoft.AspNet.Antiforgery PR feedback 2015-12-16 12:48:03 -08:00
test/Microsoft.AspNet.Antiforgery.Test Add Header support 2015-12-15 14:18:09 -08:00
tools
.gitattributes
.gitignore update gitignore 2015-12-16 12:38:21 -08:00
.travis.yml
Antiforgery.sln
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

Antiforgery

AppVeyor: AppVeyor

Travis: Travis

Antiforgery system for generating secure tokens to prevent Cross-Site Request Forgery attacks.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.