Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Releases: aspnet/Antiforgery

1.0.6

15 Nov 04:08
Compare
Choose a tag to compare
Update patch build to latest dependencies

2.0.0

14 Aug 13:06
Compare
Choose a tag to compare

Features

  • Enable SHA256.Create() calls to work for desktop applications on FIPS compliant machines. (#144)

2.0.0-preview2

28 Jun 06:31
Compare
Choose a tag to compare
2.0.0-preview2 Pre-release
Pre-release

Features

  • Make antiforgery cookies enable SameSite by default (#127)

2.0.0-preview1

10 May 04:30
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

Bugs Fixed

  • Question: no-store versus no-cache for Antiforgery (#116)

1.1.0

16 Nov 16:32
Compare
Choose a tag to compare

Features

  • Expose cookie options via Antiforgery options (#104)

Bugs Fixed

  • Disable caching when response uses antiforgery (#105)

1.1.0-preview1

25 Oct 15:52
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release

Bugs Fixed

  • Cookie path is always / in IIS (#101)

1.0.1

13 Sep 17:12
Compare
Choose a tag to compare

Bugs Fixed

  • How do I modify the defaults for Antiforgery to make it FIPS-compliant (#95)

1.0.0

27 Jun 15:07
Compare
Choose a tag to compare

Bugs Fixed

  • Rename ServiceCollectionExtensions to AntiforgeryServiceCollectionExtensions (#84)

1.0.0-rc2

16 May 17:23
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

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

18 Nov 15:31
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release
Tag for new release 1.0.0-rc1