1652 Commits (dev)

Author SHA1 Message Date
maliming a4b170eaed
Reduce iteration count in leading-zero stress test 1 week ago
maliming 0e1819bdd8
Fix flaky username generation in GetUserNameFromEmailAsync 1 week ago
maliming 025e9c475b
Fix user edit modal failing when creator or modifier is soft-deleted 1 week ago
maliming 20acbd1525
Address Copilot review on #25525 2 weeks ago
maliming 9b088b8928
Replace default token provider with single-active variant 2 weeks ago
maliming c13a909ab8
Follow-up review fixes for MudBlazor PR #25393 3 weeks ago
maliming 1f19a5fea6
Show invalid password error on login when user should change password 3 weeks ago
maliming 2a5fe38be3
Enhance MudBlazor UI components with improved dialog focus and layout options 3 weeks ago
maliming fdfb8e5db9
Address GitHub Copilot and Codex review on #25450 4 weeks ago
maliming 8429dbaca4
Address Copilot review on #25450 4 weeks ago
maliming 3f52b0aecd
Mark GetLinkConsentAsync nullable return to clarify the contract 4 weeks ago
maliming dba3177f88
Enhance LinkUserTokenProvider with single-active policy and consent helpers 4 weeks ago
maliming 3d391fb8aa
Apply MudBlazor 9 runtime fixes and QA polish 1 month ago
voloagent dbc83ad0a5 Update_NPM_Packages 1 month ago
maliming 9456694f08
Simplify parent tenant validation 1 month ago
maliming 250c4c92bd
Address Copilot review feedback 1 month ago
maliming 1e9a3fcc34
Lookup parent organization unit under the target tenant 1 month ago
maliming b5aed59ea9
Address Copilot review feedback 1 month ago
maliming d183a1ec9e
Validate parent organization unit tenant on create and move 1 month ago
voloagent 65e68dc83f Update_NPM_Packages 2 months ago
maliming b344bcc334
Address Copilot review feedback 2 months ago
maliming 5bb367e520
Address Copilot review feedback 2 months ago
maliming d85d7101ed
Address Copilot review feedback 2 months ago
maliming 77bc52ed28
Address Copilot review feedback 2 months ago
maliming ecb23b626d
Add unit tests for shared user covering shared and separate database 2 months ago
maliming e9ddf3a6d3
address copilot review: drop unused using; make GetTokenName protected 2 months ago
maliming 14027a9075
address copilot review: treat expiration boundary as inclusive 2 months ago
maliming b00a142f0e
test(identity): rename persistence test to match encrypted storage 2 months ago
maliming 517fccc2dd
refactor: simplify error handling in AbpTwoFactorTokenProvider 2 months ago
maliming b6584cdc3b
address copilot review: narrow catch to ConcurrencyFailure; doc CodeLength range 2 months ago
maliming 367057f5d5
feat(identity): add single-use Email/Phone 2FA token providers 2 months ago
maliming 212811d97b
Add update and host-tenant uniqueness tests for AbpIdentityUserValidator 2 months ago
maliming a613e8899c
Reuse two-factor cookie helper in shared test 2 months ago
Ma Liming 41a0b1236f
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/GetTwoFactorAuthenticationUser_Tests.cs 2 months ago
Ma Liming 1b2906fdec
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Shared_SignIn_Tests.cs 2 months ago
Ma Liming 5c883f373d
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Isolated_TwoFactor_Tests.cs 2 months ago
maliming 8b48eb7f98
Add shared-user 2FA integration tests 2 months ago
maliming ca9c2723f0
Apply tenant identity options before base password sign-in 2 months ago
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 2 months ago
maliming db07204b7a
Make UserManager.FindByIdAsync shared-aware by default 2 months ago
maliming 7fd2d44dd7
Add contract test covering login-then-two-factor lookup chain 2 months ago
maliming cb5c17b124
Add integration test for GetTwoFactorAuthenticationUserAsync in shared mode 2 months ago
maliming fa9e4f13cf
Support shared mode lookup by id for two-factor authentication user 2 months ago
maliming e0d7c81d21
feat: implement culture-aware login redirection and update login URL handling 2 months ago
maliming 59f102d1c6
feat: add Culture parameter to multiple management pages for localization support 2 months ago
maliming 41bc2821fe
feat: add culture-specific routing for account, authentication, role, user, setting, and tenant management pages 2 months ago
maliming 27f644dabd
feat: standardize dialog options across various components for consistency 2 months ago
maliming 6b16452b72
fix: update MudCheckBox color to primary for better visibility across various components 2 months ago
maliming 15e99a0adf
Refactor Index.razor pages to use MudBlazor components for improved UI consistency and responsiveness; updated links and content for better user engagement. 2 months ago
maliming cd478093ec
feat: Add culture parameter to account, identity, user, setting, and tenant management pages for URL-based localization 3 months ago