aspnetcore/test/Identity.Test
Javier Calvarro Nelson 99f352a92f
javiercn/check-integrity-validation (#2052)
2018-11-02 14:48:06 -07:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Fix issue with role claim missing in AddIdentityCore (#1832) 2018-07-11 12:39:51 -07:00
IdentityOptionsTest.cs
IdentityResultTest.cs
IdentityUIScriptsTest.cs javiercn/check-integrity-validation (#2052) 2018-11-02 14:48:06 -07:00
Microsoft.AspNetCore.Identity.Test.csproj
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs Allow cookie validation when stores don't support security stamp (#1941) 2018-08-29 14:41:51 -07:00
SignInManagerTest.cs Fix SignInManager to return correct external provider display name 2018-08-16 13:38:23 -07:00
UserClaimsPrincipalFactoryTest.cs
UserManagerTest.cs
UserValidatorTest.cs