Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

2.0.1

Compare
Choose a tag to compare
@leastprivilege leastprivilege released this 06 Sep 19:37
· 439 commits to master since this release

As part of this release we had 7 issues closed.

bugs

  • #1817 Quick fix to turn amr claim into an array
  • #1723 LibLog no longer public?
  • #1721 Incompatibility with OpenID Connect implementation of Google OAuth Client Library
  • #1672 AntiForgery validation failed -- returning error page

enhancements

  • #1778 use Autofac's extension Assembly.GetLoadableTypes() instead of .GetTy…
  • #1443 Fix for mono.. Use Assembly.GetLoadableTypes() instead of .GetTypes()
  • #1373 X509Certificate2Extensions.IsPrivateAccessAllowed() destroys PrivateKey on Mono