30 Commits (5eb06a747f387f4e10696734645d6509b34f366e)

Author SHA1 Message Date
Alper Ebicoglu a0a4321d38 Add username and Id to the log 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming ad852e9677 Add SecurityStampValidatorCallback to Identity module. 5 years ago
maliming 93603dbaa3 Add MultiTenancyMiddlewareErrorPageBuilder to show exception. 5 years ago
Ahmet e31a291485 init identity module 5 years ago
maliming b17ad73719 Use DataProtectorTokenProvider as LinkUserTokenProvider. 5 years ago
maliming caf927cbf1 Change current tenant in AbpSecurityStampValidator. 5 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system. 6 years ago
Halil İbrahim Kalkan 2ad0beb94a Delete unused RandomPasswordGenerator. 6 years ago
Halil İbrahim Kalkan dc05e3e301 Replace user.LoginProvider by IsExternal. 6 years ago
Halil İbrahim Kalkan d12ef80a9d Fix ExternalLoginProviderBase 6 years ago
Halil İbrahim Kalkan ed792609d7 Fully implement the ExternalLoginProviderBase 6 years ago
Halil İbrahim Kalkan cc94779107 Move create/update to the provider. 6 years ago
Halil İbrahim Kalkan 30d7afb5e6 Set TenantId 6 years ago
Halil İbrahim Kalkan def92907a3 Introduce ExternalLoginProviderBase 6 years ago
Halil İbrahim Kalkan 01580e3aa7 Introduce IExternalLoginProvider 6 years ago
Halil İbrahim Kalkan c232b8d761 Create and register AbpSignInManager. 6 years ago
maliming 73de02689f Refactoring ISecurityLogManager. 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 6 years ago
liangshiwei f55f57309f Use PreConfigure configure identityBuild 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0 7 years ago
Halil ibrahim Kalkan 0c49f8d3b7 Resolved #708: Create a separated module for Identity AspNetCore integration. 7 years ago