1534 Commits (dev)

Author SHA1 Message Date
maliming 61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions 2 days ago
voloagent 118c2deb00 Update_NPM_Packages 4 days ago
voloagent d5805c5f5a Update_NPM_Packages 2 weeks ago
maliming 1a8df4eb76
Implement localized error messages for AbpIdentityResultException 2 weeks ago
Ma Liming 73cf4792e1
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 4 weeks ago
Ma Liming 289087c282
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 4 weeks ago
Ma Liming 2ef4fdef20
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 4 weeks ago
maliming 9b29a11d8a
Use `AbpIdentityErrorDescriber` to localize error message instead of `AbpIdentityResultExtensions`. 4 weeks ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 1 month ago
voloagent ea4bbb8b51 Update_NPM_Packages 1 month ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 1 month ago
maliming 291e11aec9
Add MaxPassKeyNameLength constant to passkey consts 2 months ago
maliming 534695d57c
Refactor role search methods to use names instead of IDs and update related components 2 months ago
Halil İbrahim Kalkan 9632923d74 Minor refactor 2 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 2 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 2 months ago
voloagent a6f894a2b0 Update_NPM_Packages 2 months ago
maliming 9339c92a51
Remove last sign-in time update from SignInManager 2 months ago
maliming ec8d08a57f
Fix PreSignInCheck call in CallPreSignInCheckAsync 2 months ago
maliming 37349371a8
Refactor PasswordSignInAsync and add CallPreSignInCheckAsync method for enhanced pre-sign-in validation 2 months ago
maliming 6b7bfb1ce6
Track and update user's last sign-in time 2 months ago
maliming 8eba1b80ce
Add test for FindByPasskeyIdAsync with third credential 2 months ago
maliming f372e5dceb
Add passkey support to Identity module. 2 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 3 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 3 months ago
maliming 46281964d9
Add pagination support to resource permission search methods 3 months ago
maliming 21a303c771
Return empty list for empty filter in search methods 3 months ago
maliming 7d6e3d7259
Add new tests for user and role search methods 3 months ago
maliming 8c17421ce6
Add resource permission manager extensions for roles and users 3 months ago
maliming efaeebf98a
Implement resource permission deletion in Role and User event handlers 3 months ago
maliming c8c46c8521
Add resource permission management to RoleUpdateEventHandler 3 months ago
maliming 185485d61d
Add localization for User and Role resource permission provider keys across multiple languages 3 months ago
maliming 7eb50663da
Remove resource permission management script from roles and users pages 3 months ago
maliming 8e7218fc0d
Remove resource permissions modal and related actions from roles and users 3 months ago
maliming 2844e59590
feat(permission-management): update resource permission handling and improve resource key usage in identity role and user management 3 months ago
maliming a14a53da56
feat: Add SearchByIdsAsync methods for users and roles in Identity module 3 months ago
maliming 0e5cce38b1
feat(permission-management): update resource permission management modal with dynamic provider key selection 3 months ago
maliming 4b96a90b2d
feat: Enhance user and role management with search capabilities and resource provider integration 3 months ago
maliming 1398c8d67b
fix(permission-management): validate user ID parsing in role permission providers 3 months ago
maliming 25f68775e7
feat(permission-management): add resource permission management features 3 months ago
maliming 39b60db9f5
Refactor permission grant info types in role provider 3 months ago
maliming b3706cf23a
Add resource permission management features and update API methods 3 months ago
maliming 90bf895cac
Implement `ResourcePermissionManager`. 3 months ago
maliming 571ce65090
Set `RequireEmailVerificationToRegister's isVisibleToClients` to `true`. 4 months ago
maliming 7e76587f60
Add batch retrieval for IdentityLinkUser entities 4 months ago
maliming cfec02ec7b
Remove UserPasswordHistories collection from MongoDbContext 4 months ago
maliming 7d63a838a6
Change CreatedAt to DateTimeOffset in password history 4 months ago
copilot-swe-agent[bot] 8209420dcc Fix translations: Replace English text with proper localized translations for 12 languages 4 months ago
copilot-swe-agent[bot] 3fdd6371a4 Add password reuse prevention localization to all Identity module languages 4 months ago
maliming 46323e5e33
Add password reuse prevention localization keys 4 months ago