Go to file
harshgMSFT f26cc51e2e Introducing AntiForgery System :
- Config is cleaned up to not have IAdditionalDataProvider and SuppressIdentityChecks.

- Added a DefaultClaimUidExtractor which looks for NameIdentifier and if not present serializes entire claims.

- Added HtmlHelper.

- AntiForgery now returns an AntiForgeryTokenSet which represents a tuple of cookie and form tokens.
2014-04-24 18:12:11 -07:00
samples/MvcSample.Web
src Introducing AntiForgery System : 2014-04-24 18:12:11 -07:00
test DictionaryBasedValueProvider results null when value is not found 2014-04-24 18:10:06 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln
build.cmd
global.json
makefile.shade