aspnetcore/test/Identity.Test
Nate McMaster 3e27f18127
Merge branch 'release/2.1' into release/2.2
2018-07-10 12:52:50 -07:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Don't hook cancellation tokens by default (#1816) 2018-06-12 13:39:36 -07:00
IdentityOptionsTest.cs
IdentityResultTest.cs
IdentityUIScriptsTest.cs Added test for verifying fallbacksrc data 2018-05-16 14:21:59 -07:00
Microsoft.AspNetCore.Identity.Test.csproj Added test for verifying fallbacksrc data 2018-05-16 14:21:59 -07:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs
SignInManagerTest.cs CheckPassword only reset lockout when TFA disabled 2018-05-17 14:05:39 -07:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs
UserValidatorTest.cs