Commit Graph

21 Commits

Author SHA1 Message Date
Nate McMaster 569a14ecb8
Merge branch 'release/2.1' into release/2.2 2018-12-06 17:09:03 -08:00
Justin Kotalik 0588b13f5b Fix 2.1 build issues and remove obsolete build code (#4443)
- Stop producing the 'Universe' lineup package
- Removes all PackageLineup code
- Use full msbuild on Windows
- Fix invalid reference to internal.aspnetcore.sdk in 2.1.x
- Fix shared folder references for PackageArchive task.
2018-12-05 17:01:02 -08:00
Nate McMaster c5bc96d601
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 4b3d8e5106
2018-12-04 14:45:54 -08:00
Nate McMaster c6459614c7
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in fa3cfd08eb
2018-12-03 15:52:23 -08:00
Hao Kung e38a307307
Allow cookie validation when stores don't support security stamp (#1941) 2018-08-29 14:41:51 -07:00
Thomas Levesque fec946759c Fix SignInManager to return correct external provider display name 2018-08-16 13:38:23 -07:00
Hao Kung b2cca31774
Fix issue with role claim missing in AddIdentityCore (#1832) 2018-07-11 12:39:51 -07:00
Nate McMaster 3e27f18127
Merge branch 'release/2.1' into release/2.2 2018-07-10 12:52:50 -07:00
Nate McMaster 3eae93082f
Merge 2.1.2 into release/2.1 2018-07-10 10:29:05 -07:00
Ryan Brandenburg c2089f9902 Set 2.1 baselines 2018-06-14 16:46:13 -07:00
Ryan Brandenburg d2dcd9c6b9 Set 2.1 baselines 2018-06-14 16:46:02 -07:00
Hao Kung c66bd98a61
Don't hook cancellation tokens by default (#1816) 2018-06-12 13:39:36 -07:00
Hao Kung 2629ceed08 CheckPassword only reset lockout when TFA disabled 2018-05-17 14:05:39 -07:00
Hao Kung c7711c2515
Reenable APICheck (#1715) 2018-03-28 12:23:22 -07:00
Ryan Brandenburg f1d965e5e4 Set 2.0 baselines 2018-03-21 10:52:15 -07:00
Jass Bagga 641dfe3b62
Use RefreshSignInAsync (#1655)
Addresses #1616
2018-03-16 10:05:13 -07:00
Hao Kung efe0c6be7b
Split Auth into AddIdentityCookies (#1442) 2018-03-13 13:11:29 -07:00
Hao Kung c6a82ad19a
TFA cookies now validate security stamp (#1351) 2018-02-06 13:27:53 -08:00
Hao Kung 855f7532ae Merge remote-tracking branch 'bch/dev' into bch-merge 2018-01-24 13:22:33 -08:00
James Kitamirike ec2ee2272b Fix small typo in method docs (#1557) 2018-01-24 13:14:43 -08:00
Hao Kung 85f8a49aef Shorten folder names 2018-01-08 12:15:12 -08:00