1507 Commits (08090698ee72178775c8eb59cd682ccad8a448b7)

Author SHA1 Message Date
maliming a2adf27226
Standardize RequiredError localization keys 7 months ago
voloagent 118c2deb00 Update_NPM_Packages 7 months ago
maliming cddf0ffa7a
Prevent Privilege Escalation: Add Assignment Restrictions for Roles and Permissions 7 months ago
İsmail ÇAĞDAŞ 377c04c4c0 remove Variant="Variant.Outlined" from MudBlazor inputs 7 months ago
İsmail ÇAĞDAŞ 7804c65fa5 replace bind-IsVisible with bind-Visible 7 months ago
İsmail ÇAĞDAŞ 6584bd6507 correctly set checkbox values for role management 7 months ago
İsmail ÇAĞDAŞ 08e8952a0e fix double delete confirmation on identity module for MudBlazor 7 months ago
İsmail ÇAĞDAŞ 65bd5a1769 fix MudBlazor mapping error in identity module 7 months ago
voloagent d5805c5f5a Update_NPM_Packages 7 months ago
İsmail ÇAĞDAŞ 27badaca60 refactored AbpMudCrudPageBase and AbpMudExtensibleDataGrid for clearity 7 months ago
İsmail ÇAĞDAŞ 1131c896ee fix modal close problem for MudBlazor 7 months ago
İsmail ÇAĞDAŞ d91bab35bf change @bind-IsVisible with @bind-Visible 7 months ago
maliming 1a8df4eb76
Implement localized error messages for AbpIdentityResultException 7 months ago
maliming 39dd49122c
Implement localized error messages for AbpIdentityResultException 7 months ago
İsmail ÇAĞDAŞ 8f0c027218 removed Volo.Abp.MudBlazorUI\BreadcrumbItem.cs 7 months ago
İsmail ÇAĞDAŞ b1610f2f15 fixed build problems in app template 7 months ago
İsmail ÇAĞDAŞ 29aa409816 created identity module pages for MudBlazor 8 months ago
İsmail ÇAĞDAŞ beb195b807 created empty modules for MudBlazor similar to Blazorise dependent modules 8 months ago
maliming 9b29a11d8a
Use `AbpIdentityErrorDescriber` to localize error message instead of `AbpIdentityResultExtensions`. 8 months ago
maliming 4d5307f953
Refactor user validation logic in AbpIdentityUserValidator 8 months ago
maliming dbe0dbc3bb
Improve host user selection logic in IdentityUserManager 8 months ago
maliming 4026313a6e
Rename user lookup methods for shared user strategy 8 months ago
maliming 2192d90d29
Add GetUsersByPasskeyIdAsync method to identity user repositories 8 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 8 months ago
maliming d51a767151
Add multi-tenant external login support for IdentityUser 8 months ago
maliming 1a0b738444
Add multi-tenant user lookup for email and username 8 months ago
voloagent ea4bbb8b51 Update_NPM_Packages 8 months ago
maliming 32bc32250b
Fix tenant context when validating user uniqueness 8 months ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 8 months ago
maliming f21ffe274f
Add shared user account infrastructure. 8 months ago
maliming 291e11aec9
Add MaxPassKeyNameLength constant to passkey consts 8 months ago
maliming 534695d57c
Refactor role search methods to use names instead of IDs and update related components 9 months ago
Halil İbrahim Kalkan 9632923d74 Minor refactor 9 months ago
voloagent a6f894a2b0 Update_NPM_Packages 9 months ago
maliming 9339c92a51
Remove last sign-in time update from SignInManager 9 months ago
maliming ec8d08a57f
Fix PreSignInCheck call in CallPreSignInCheckAsync 9 months ago
maliming 37349371a8
Refactor PasswordSignInAsync and add CallPreSignInCheckAsync method for enhanced pre-sign-in validation 9 months ago
maliming 6b7bfb1ce6
Track and update user's last sign-in time 9 months ago
maliming f372e5dceb
Add passkey support to Identity module. 9 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 9 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 9 months ago
maliming 46281964d9
Add pagination support to resource permission search methods 9 months ago
maliming 21a303c771
Return empty list for empty filter in search methods 9 months ago
maliming 8c17421ce6
Add resource permission manager extensions for roles and users 9 months ago
maliming efaeebf98a
Implement resource permission deletion in Role and User event handlers 9 months ago
maliming c8c46c8521
Add resource permission management to RoleUpdateEventHandler 9 months ago
maliming 185485d61d
Add localization for User and Role resource permission provider keys across multiple languages 9 months ago
maliming 7eb50663da
Remove resource permission management script from roles and users pages 9 months ago
maliming 8e7218fc0d
Remove resource permissions modal and related actions from roles and users 9 months ago
maliming 2844e59590
feat(permission-management): update resource permission handling and improve resource key usage in identity role and user management 9 months ago