36 Commits (e4bbc1ba9d4eab17f207f1c4e2cb68fd3eb02ddc)

Author SHA1 Message Date
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 4fbac36075 Refactor 4 years ago
liangshiwei cf0bc4bab7 Update ExternalLoginProviderBase 4 years ago
liangshiwei 7486582023 Add IExternalLoginProviderWithPassword 4 years ago
liangshiwei 0ae62dcfe9 Add CanObtainUserInfoWithoutPassword to IExternalLoginProvider 4 years ago
liangshiwei a16c1e3de5 Update FakeExternalLoginProvider 4 years ago
Ahmet Çotur 579d898ba1 use file-scoped namespacing for identity module 4 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules." 5 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules. 5 years ago
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming abeb9280a2 Add `tokenPurpose` parameter for `Generate` and `Verify` methods. 5 years ago
Ahmet e31a291485 init identity module 5 years ago
maliming c85dd1df0b Fix GenerateAndVerifyLinkTokenAsync test. 5 years ago
maliming b17ad73719 Use DataProtectorTokenProvider as LinkUserTokenProvider. 5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use. 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming c0a0b988f1 Remove TwoFactorEnabled related UI & Application Service. 6 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module. 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 ece1842150 Update FakeExternalLoginProvider.cs 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
Halil İbrahim Kalkan 7eb057aaf1 Establish test environment for the Volo.Abp.Identity.AspNetCore package. 6 years ago