47 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
maliming 299512d391
Add custom IdentityErrorDescriber for localized error messages. 1 year ago
maliming 731d6f1995
Merge `InvalidUserName` localization texts. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei f632772a96 Prevent a new user's email use another existing user's name 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming f231792aef
Update AbpIdentityUserValidator_Tests.cs 3 years ago
maliming 1420b53e26
Update AbpIdentityUserValidator_Tests.cs 3 years ago
maliming 2e7d1bf8ee
Add `AbpIdentityUserValidator`. 3 years ago
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. 5 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