168 Commits (f2e71faa52fa00a1bf23121b735608f8ee53c8a5)

Author SHA1 Message Date
maliming a4b170eaed
Reduce iteration count in leading-zero stress test 3 months ago
maliming 0e1819bdd8
Fix flaky username generation in GetUserNameFromEmailAsync 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 9456694f08
Simplify parent tenant validation 4 months ago
maliming 250c4c92bd
Address Copilot review feedback 4 months ago
maliming 1e9a3fcc34
Lookup parent organization unit under the target tenant 4 months ago
maliming b5aed59ea9
Address Copilot review feedback 4 months ago
maliming d183a1ec9e
Validate parent organization unit tenant on create and move 4 months ago
maliming ecb23b626d
Add unit tests for shared user covering shared and separate database 4 months ago
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 4 months ago
maliming db07204b7a
Make UserManager.FindByIdAsync shared-aware by default 4 months ago
maliming 7fd2d44dd7
Add contract test covering login-then-two-factor lookup chain 4 months ago
maliming fa9e4f13cf
Support shared mode lookup by id for two-factor authentication user 4 months ago
maliming 1a8df4eb76
Implement localized error messages for AbpIdentityResultException 7 months ago
maliming 39dd49122c
Implement localized error messages for AbpIdentityResultException 7 months ago
maliming 273e87f9ed
Add tests for shared tenant user sharing strategy 7 months ago
maliming a430c87664
Update tests to expect AbpIdentityResultException on password change 7 months ago
Ma Liming 73cf4792e1
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 8 months ago
Ma Liming 289087c282
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 8 months ago
Ma Liming 2ef4fdef20
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 8 months ago
maliming 9b29a11d8a
Use `AbpIdentityErrorDescriber` to localize error message instead of `AbpIdentityResultExtensions`. 8 months ago
maliming 534695d57c
Refactor role search methods to use names instead of IDs and update related components 9 months ago
maliming f372e5dceb
Add passkey support to Identity module. 9 months ago
maliming 7d6e3d7259
Add new tests for user and role search methods 9 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
liangshiwei 750574ad99 Update IdentityClaimTypeManager_Tests.cs 1 year ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Patrik Johansson df795c071e Translated to Swedish (sv) 2 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
liangshiwei c4a0b4662e Add ClaimNameExist to IdentityErrorCodes 3 years ago
maliming 3a2326984e Only check if there are more than or equal to 4 numbers. 3 years ago
liangshiwei 82029fb1cf Revise all zh-Hans.json localization texts. 3 years ago
maliming 1d2375d5c0 Handle the case when email contains invalid chars. 3 years ago
maliming 75c5d72970 Add `GetUserNameFromEmailAsync` to `IdentityUserManager`. 3 years ago
maliming 4d798c24f2 Add `ValidateUserNameAsync` & `GetRandomUserNameAsync` to `IdentityUserManager`. 3 years ago
Berkan Sasmaz a4766f0852 AUTO: Add missing localizations for hr 3 years ago
Berkan Sasmaz 140674a4da AUTO: Add missing localizations for de 3 years ago
liangshiwei 1b719cea1b Update unit tests 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming ee3377adf5
Remove `dynamic claim cache` when deleting organization's role. 3 years ago
maliming 3f2d1fd7a8
Clear Dynamic claims cache when role or organization are changed. 3 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`. 3 years ago
maliming 9a1b4c2004
Create IdentityDynamicClaimsPrincipalContributor_Tests.cs 3 years ago
maliming 605054835d
Remove all user related thing when deleting a user. 3 years ago
maliming 0eac81d5f4
Add unit tests. 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 036fedd824 Add unit tests 3 years ago