Go to file
Pranav K 3ec97f57ca Merge branch 'release' into dev 2015-08-18 14:00:23 -07:00
samples/AntiforgerySample
src/Microsoft.AspNet.Antiforgery #10 React to CoreCLR Cryptography pacakge changes, remove transitive dependencies. 2015-08-11 14:29:37 -07:00
test/Microsoft.AspNet.Antiforgery.Test Fix aspnet/Mvc#2749 - fail gracefully with non-form content 2015-08-06 10:29:16 -07:00
.gitattributes
.gitignore
Antiforgery.sln
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
build.cmd Enable pinning build script 2015-08-11 16:54:52 -07:00
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.