This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
3.0.0-beta5
Pre-release
Pre-release
Features
- Remove Hosting dependency (#431)
Bugs Fixed
- options.Lockout.EnabledByDefault should be true by default (#478)
- Update normalized email field in SetEmailAsync (#437)
- Update security stamp in SetUserNameAsync method (#436)
- Rename UpdatePasswordHash UpdatePasswordHashAsync since it returns task (#430)
- UserStore/RoleStore ConvertIdFromString can't use GUID (#420)
- UserManager.SetUserNameAsync should run the validators before setting the username (#384)
- Remove AddLogging call in AddIdentity (#368)
- Revert skipped tests (#363)
- Provide an overload of SignInManager.SignOut taking an authType (#361)
- EmailTokenProviderOptions.Name is from a resource (#318)
- How to know if RememberMe was checked for the cookie (#185)