Releases: aspnet/Antiforgery
Releases · aspnet/Antiforgery
1.0.6
Update patch build to latest dependencies
2.0.0
Features
- Enable SHA256.Create() calls to work for desktop applications on FIPS compliant machines. (#144)
2.0.0-preview2
Features
- Make antiforgery cookies enable SameSite by default (#127)
2.0.0-preview1
Bugs Fixed
- Question:
no-store
versus no-cache
for Antiforgery (#116)
1.1.0
Features
- Expose cookie options via Antiforgery options (#104)
Bugs Fixed
- Disable caching when response uses antiforgery (#105)
1.1.0-preview1
Bugs Fixed
- Cookie path is always / in IIS (#101)
1.0.1
Bugs Fixed
- How do I modify the defaults for Antiforgery to make it FIPS-compliant (#95)
1.0.0
Bugs Fixed
- Rename ServiceCollectionExtensions to AntiforgeryServiceCollectionExtensions (#84)
1.0.0-rc2
Features
- Antiforgery for AJAX calls (#17)
Bugs Fixed
- Consider making DefaultAntiforgery scoped instead of singleton (#62)
- Add logging to antiforgery (#44)
- Review generation of UID in DefaultClaimUidExtractor (#30)
- Consider throwing a 400 instead of a 500 (#28)
1.0.0-rc1
Tag for new release 1.0.0-rc1