71 Commits (maliming/fix-extensible-table-header-offset)

Author SHA1 Message Date
maliming 20acbd1525
Address Copilot review on #25525 3 months ago
maliming 9b088b8928
Replace default token provider with single-active variant 3 months ago
maliming 1f19a5fea6
Show invalid password error on login when user should change password 3 months ago
maliming fdfb8e5db9
Address GitHub Copilot and Codex review on #25450 3 months ago
maliming 8429dbaca4
Address Copilot review on #25450 3 months ago
maliming dba3177f88
Enhance LinkUserTokenProvider with single-active policy and consent helpers 3 months ago
maliming e9ddf3a6d3
address copilot review: drop unused using; make GetTokenName protected 4 months ago
maliming b00a142f0e
test(identity): rename persistence test to match encrypted storage 4 months ago
maliming 367057f5d5
feat(identity): add single-use Email/Phone 2FA token providers 4 months ago
maliming 212811d97b
Add update and host-tenant uniqueness tests for AbpIdentityUserValidator 4 months ago
maliming a613e8899c
Reuse two-factor cookie helper in shared test 4 months ago
Ma Liming 41a0b1236f
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/GetTwoFactorAuthenticationUser_Tests.cs 4 months ago
Ma Liming 1b2906fdec
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Shared_SignIn_Tests.cs 4 months ago
Ma Liming 5c883f373d
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Isolated_TwoFactor_Tests.cs 4 months ago
maliming 8b48eb7f98
Add shared-user 2FA integration tests 4 months ago
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 4 months ago
maliming cb5c17b124
Add integration test for GetTwoFactorAuthenticationUserAsync in shared mode 4 months ago
maliming 38ef51cec5
Refactor token providers to include cancellation token support and update token handling logic 6 months ago
maliming 6e97ceb0df
Refactor token provider tests to use a common base class for single active token providers and improve token verification logic 6 months ago
maliming 71b52a8ee2
Implement single active token providers for email change, email confirmation, and password reset 6 months ago
maliming 594b0bb628
Add tests for shared user validation across tenants 7 months ago
maliming f21ffe274f
Add shared user account infrastructure. 8 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
maliming 299512d391
Add custom IdentityErrorDescriber for localized error messages. 2 years ago
maliming 731d6f1995
Merge `InvalidUserName` localization texts. 2 years 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" 3 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 5 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. 6 years ago
maliming b17ad73719 Use DataProtectorTokenProvider as LinkUserTokenProvider. 6 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use. 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago