1585 Commits (585f973bfeebb78a2dd3de7367f97d800a7874d9)

Author SHA1 Message Date
maliming b344bcc334
Address Copilot review feedback 1 month ago
maliming 5bb367e520
Address Copilot review feedback 1 month ago
maliming d85d7101ed
Address Copilot review feedback 1 month ago
maliming 77bc52ed28
Address Copilot review feedback 1 month ago
maliming ecb23b626d
Add unit tests for shared user covering shared and separate database 1 month ago
maliming 212811d97b
Add update and host-tenant uniqueness tests for AbpIdentityUserValidator 1 month ago
maliming a613e8899c
Reuse two-factor cookie helper in shared test 1 month ago
Ma Liming 41a0b1236f
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/GetTwoFactorAuthenticationUser_Tests.cs 1 month ago
Ma Liming 1b2906fdec
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Shared_SignIn_Tests.cs 1 month ago
Ma Liming 5c883f373d
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Isolated_TwoFactor_Tests.cs 1 month ago
maliming 8b48eb7f98
Add shared-user 2FA integration tests 1 month ago
maliming ca9c2723f0
Apply tenant identity options before base password sign-in 1 month ago
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 1 month ago
maliming db07204b7a
Make UserManager.FindByIdAsync shared-aware by default 1 month ago
maliming 7fd2d44dd7
Add contract test covering login-then-two-factor lookup chain 1 month ago
maliming cb5c17b124
Add integration test for GetTwoFactorAuthenticationUserAsync in shared mode 1 month ago
maliming fa9e4f13cf
Support shared mode lookup by id for two-factor authentication user 1 month ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 3 months ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 3 months ago
maliming 93a7195fe9
Switch to the user's tenant in `AbpSignInManager`. 3 months ago
voloagent 5a8e8e4597 Update_NPM_Packages 3 months ago
Ma Liming 7780b9b558
Fix typo in FindByEmailAsync method name 3 months ago
maliming 38ef51cec5
Refactor token providers to include cancellation token support and update token handling logic 3 months ago
maliming 6e97ceb0df
Refactor token provider tests to use a common base class for single active token providers and improve token verification logic 3 months ago
maliming 71b52a8ee2
Implement single active token providers for email change, email confirmation, and password reset 3 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 3 months ago
copilot-swe-agent[bot] 5a8ac4d32c Make OrganizationUnitManager.FindChildrenAsync virtual 3 months ago
maliming a90ac774a9
Use case-insensitive set ops for role names 4 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 4 months ago
maliming 61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions 4 months ago
maliming fdae1e3fb9
Use Lazy for principal and guard empty permissions 4 months ago
voloagent 118c2deb00 Update_NPM_Packages 4 months ago
maliming cddf0ffa7a
Prevent Privilege Escalation: Add Assignment Restrictions for Roles and Permissions 4 months ago
voloagent d5805c5f5a Update_NPM_Packages 4 months ago
maliming 1a8df4eb76
Implement localized error messages for AbpIdentityResultException 4 months ago
maliming 39dd49122c
Implement localized error messages for AbpIdentityResultException 4 months ago
maliming 594b0bb628
Add tests for shared user validation across tenants 4 months ago
maliming 273e87f9ed
Add tests for shared tenant user sharing strategy 4 months ago
maliming 50e835ad9d
Add tests for user repository multi-tenant and batch queries 4 months ago
maliming a430c87664
Update tests to expect AbpIdentityResultException on password change 4 months ago
Ma Liming 73cf4792e1
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 5 months ago
Ma Liming 289087c282
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 5 months ago
Ma Liming 2ef4fdef20
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 5 months ago
maliming 9b29a11d8a
Use `AbpIdentityErrorDescriber` to localize error message instead of `AbpIdentityResultExtensions`. 5 months ago
maliming 4d5307f953
Refactor user validation logic in AbpIdentityUserValidator 5 months ago
maliming dbe0dbc3bb
Improve host user selection logic in IdentityUserManager 5 months ago
maliming 4026313a6e
Rename user lookup methods for shared user strategy 5 months ago
maliming 2192d90d29
Add GetUsersByPasskeyIdAsync method to identity user repositories 5 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 5 months ago
maliming d51a767151
Add multi-tenant external login support for IdentityUser 5 months ago