Commit Graph

20 Commits

Author SHA1 Message Date
Pranav K 9b385180a9
Merge remote-tracking branch 'origin/release/2.2' into prkrishn/update-master 2018-09-24 10:04:06 -07:00
Rick Anderson b9452868db Update IdentityServiceCollectionExtensions.cs docs (#1962) 2018-09-12 12:04:28 -07:00
Hao Kung 0682c1309f
Merge pull request #1927 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-17 15:41:59 -07:00
Hao Kung d040dabc03 Allow QR AuthenticatorIssuer to be configurable 2018-08-17 12:56:49 -07:00
Hao Kung 1d7a410832
Merge pull request #1869 from tincann/patch-1
Fix misleading exception message when adding a TokenProvider
2018-08-17 12:35:45 -07:00
Hao Kung b2cca31774
Fix issue with role claim missing in AddIdentityCore (#1832) 2018-07-11 12:39:51 -07:00
Morten a5237d16f3
Fix misleading exception message when adding a TokenProvider 2018-07-10 14:35:07 +02:00
Ryan Brandenburg c2089f9902 Set 2.1 baselines 2018-06-14 16:46:13 -07:00
Hao Kung c66bd98a61
Don't hook cancellation tokens by default (#1816) 2018-06-12 13:39:36 -07:00
Hao Kung a273e349ee
Fix error message (#1752)
Fixes https://github.com/aspnet/Identity/issues/1669
2018-04-13 14:31:35 -07:00
Hao Kung c7711c2515
Reenable APICheck (#1715) 2018-03-28 12:23:22 -07:00
Hao Kung e0e69525e2
Update new security stamp logic (#1714) 2018-03-28 11:55:09 -07:00
Ryan Brandenburg f1d965e5e4 Set 2.0 baselines 2018-03-21 10:52:15 -07:00
Hao Kung efe0c6be7b
Split Auth into AddIdentityCookies (#1442) 2018-03-13 13:11:29 -07:00
Hao Kung 9ecbefcf21
ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
Hao Kung c6a82ad19a
TFA cookies now validate security stamp (#1351) 2018-02-06 13:27:53 -08:00
Robert Miles 5f838208e8 Fix IUserRoleStore docs (#1594) 2018-01-25 13:40:11 -08:00
Hao Kung 855f7532ae Merge remote-tracking branch 'bch/dev' into bch-merge 2018-01-24 13:22:33 -08:00
Hao Kung b07a95dd09
Add Store.MaxLengthForKeys (#1555)
* Add Store.MaxLengthForKeys

If set this will set max length of things we use for composite keys in
UserTokens/Logins

Needed for https://github.com/aspnet/templating/issues/62
2018-01-09 11:32:40 -08:00
Hao Kung 85f8a49aef Shorten folder names 2018-01-08 12:15:12 -08:00