Commit Graph

41 Commits (2fdfd21387658e39f72e1bb4b48987c14461820c)

Author SHA1 Message Date
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming f231792aef
Update AbpIdentityUserValidator_Tests.cs
2 years ago
maliming 1420b53e26
Update AbpIdentityUserValidator_Tests.cs
2 years ago
maliming 2e7d1bf8ee
Add `AbpIdentityUserValidator`.
2 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
liangshiwei a16c1e3de5 Update FakeExternalLoginProvider
4 years ago
Ahmet Çotur 579d898ba1 use file-scoped namespacing for identity module
4 years ago
maliming 965c337f47
Merge branch 'dev' into maliming/link-login-multiple-domain
4 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
4 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
4 years ago
maliming 0cef35cea7 Merge branch 'dev' into maliming/IdentityUser-Active
4 years ago
maliming 8f2abdf6b3 Merge branch 'dev' into maliming/link-login-multiple-domain
4 years ago
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming abeb9280a2 Add `tokenPurpose` parameter for `Generate` and `Verify` methods.
4 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
Halil İbrahim Kalkan ac20a2423c Merge branch 'rel-4.0' into dev
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 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 6f9636211a Merge branch 'dev' into maliming/linkuser
5 years ago
maliming c0a0b988f1 Remove TwoFactorEnabled related UI & Application Service.
5 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module.
5 years ago
Halil İbrahim Kalkan 4d53c3fd97 Resolved #4985: Change AbpResourceOwnerPasswordValidator to support the external login system.
5 years ago
Halil İbrahim Kalkan 2ad0beb94a Delete unused RandomPasswordGenerator.
5 years ago
Halil İbrahim Kalkan dc05e3e301 Replace user.LoginProvider by IsExternal.
5 years ago
Halil İbrahim Kalkan d12ef80a9d Fix ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan ece1842150 Update FakeExternalLoginProvider.cs
5 years ago
Halil İbrahim Kalkan ed792609d7 Fully implement the ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan cc94779107 Move create/update to the provider.
5 years ago
Halil İbrahim Kalkan 30d7afb5e6 Set TenantId
5 years ago
Halil İbrahim Kalkan def92907a3 Introduce ExternalLoginProviderBase
5 years ago
Halil İbrahim Kalkan 01580e3aa7 Introduce IExternalLoginProvider
5 years ago
Halil İbrahim Kalkan c232b8d761 Create and register AbpSignInManager.
5 years ago
Halil İbrahim Kalkan 7eb057aaf1 Establish test environment for the Volo.Abp.Identity.AspNetCore package.
5 years ago