Commit Graph

680 Commits

Author SHA1 Message Date
Pranav K d29d5ab63a Merge branch 'rel/1.1.0' into dev 2016-11-09 11:31:17 -08:00
Pranav K 002dc5d2c6 Branching for 1.1.0 2016-11-09 11:31:15 -08:00
jacalvar e72f98bc87 Created public API baselines 2016-11-07 22:06:44 -08:00
Kevin Walter 0332e91a08 Update UserStore.cs
Fixed incorrect code comment
2016-10-27 14:26:15 -07:00
Eilon Lipton b17cc007b5 Add period to project.json description. 2016-10-24 09:28:03 -07:00
Pranav K 2b3f6fa0da Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:09 -07:00
Pranav K db26ca83a7 Branching for 1.1.0-preview1 2016-10-17 09:49:13 -07:00
Hao Kung ee83dfe9be Clean up sample 2016-10-13 15:23:10 -07:00
Hao Kung aba7cf96b9 Add OnSecurityStampReplacingPrincipal event 2016-10-13 15:07:58 -07:00
Pranav K a664d32c5c Updating to netcoreapp1.1 2016-10-13 11:18:26 -07:00
Pranav K e9224cfae7 Revert "Updating to netcoreapp1.1"
This reverts commit 1eb7fd3947.
2016-10-12 16:08:49 -07:00
Pranav K 1eb7fd3947 Updating to netcoreapp1.1 2016-10-12 13:45:35 -07:00
Pranav K 9019e6ab39 Updating partner package versions 2016-10-03 19:59:26 -07:00
Hao Kung 971292544a EF: Switch to Find where possible 2016-10-03 13:44:39 -07:00
Hao Kung d18ae5cad1 Add ProviderInstance for use in 2FA TokenProvider 2016-09-28 13:33:17 -07:00
Nate McMaster b166c47235
Update sample usage of EF tools 2016-09-26 14:27:08 -07:00
Hao Kung 5d759abcde Make role name index unique by default 2016-09-26 10:52:40 -07:00
Hao Kung dbec1c6236 Expose more for extensibility 2016-09-26 10:52:40 -07:00
Sébastien Ros 5480aa182b Clearing up FindByEmailAsync usage
Makes it explicit that the parameter can be any email, but the query will be based on the normalized value.
2016-09-13 16:06:52 -07:00
Pavel Krymets e131ebae47 Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#955)
Instead of Task.FromResult(0)
2016-09-07 11:24:45 -07:00
Doug Bunting 2a03500ace Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 19:52:51 -07:00
Troy Dai 37297ec11a Merge pull request #942 from tugberkugurlu/patch-1
list community maintained store providers on Readme
2016-08-29 13:47:22 -07:00
Troy Dai ca66dfc895 Merge pull request #943 from tugberkugurlu/patch-2
Delete Helios.cmd
2016-08-29 13:46:42 -07:00
Nate McMaster c0ce322e71 Fix tests broken by logging change aspnet/Logging#480 2016-08-26 11:48:00 -07:00
Tugberk Ugurlu cd87b3db7e Delete Helios.cmd
I believe it's not used anymore
2016-08-25 22:19:43 +01:00
Tugberk Ugurlu 4a3912050b list community maintained store providers on Readme
This is particularly helpful to see most of the store providers in one place and it would be easy for newcomers to see that they are not tied to implementations provided by this repo.
2016-08-25 09:29:35 +01:00
雨宮丶優子 eabec2b476 Fixed missed constructor 2016-08-19 16:09:57 -07:00
Hao Kung 1a0cd3c4d1 Add generic parm for IdentityRoleClaim 2016-08-19 15:58:16 -07:00
Hao Kung 27f021ab93 Add builder extension methods 2016-08-19 15:54:52 -07:00
Hao Kung c1b8f3abf3 Fix doc comment 2016-08-17 12:46:01 -07:00
Hao Kung 526d9f0076 Add additional verification in rehash password test 2016-08-17 12:44:22 -07:00
Hao Kung fa976e7765 Add ExternalSignIn overload that can bypass TFA
Move bypass into SignInOrTwoFactor helper
2016-08-15 11:32:32 -07:00
Hao Kung fe60304df5 Add CheckPasswordSignIn method 2016-08-15 11:32:32 -07:00
Nate McMaster ddaab5f549
React to aspnet/EntityFramework#6288 2016-08-11 16:04:52 -07:00
Pranav K b85e031f66 Switching to dotnet.myget.org feed 2016-08-09 15:03:31 -07:00
Pranav K 61fd6a5130 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:28:43 -07:00
BrennanConroy 47e8e49de8 Update .travis.yml 2016-08-02 13:10:23 -07:00
Jonathan f278822a2c Update UserStore.cs 2016-07-18 14:22:05 -07:00
Jonathan d807ec029c Fixed typo 2016-07-18 14:22:05 -07:00
Pranav K f9cdef745f Remove Microsoft.AspNet.DataProtection.Extensions 2016-07-15 13:32:27 -07:00
Hao Kung ec4c08d11a Add missing doc comments 2016-07-11 15:44:06 -07:00
Dennis Daume f73f668e2b Fix a typo in the SignInManager docs 2016-07-11 13:09:19 -07:00
Doug Bunting d676e8f068 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:03:10 -07:00
Hao Kung 9e02042798 Fix cookie middleware name for interop package 2016-07-05 13:32:01 -07:00
Pranav K 4995865158 Updating to RTM builds of xunit and Moq 2016-07-01 09:35:42 -07:00
Pranav K ae9b21971b Updating to dev versions 2016-06-16 10:18:01 -07:00
Pranav K 0483b12d86 Merge branch 'release' into dev 2016-06-14 16:29:45 -07:00
Pranav K 0edba4d79a Updating to release. 2016-06-14 16:23:22 -07:00
Hao Kung 7b3b362795 Fix doc comments 2016-06-13 22:28:22 -07:00
N. Taylor Mullen 5bb92c6a5c Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:33 -07:00