8685 Commits (8673c4320c5c330241be590550e5dce8f87ff540)

Author SHA1 Message Date
maliming b344bcc334
Address Copilot review feedback 2 weeks ago
maliming 5bb367e520
Address Copilot review feedback 2 weeks ago
maliming d85d7101ed
Address Copilot review feedback 2 weeks ago
maliming 77bc52ed28
Address Copilot review feedback 2 weeks ago
maliming ecb23b626d
Add unit tests for shared user covering shared and separate database 2 weeks ago
maliming e9ddf3a6d3
address copilot review: drop unused using; make GetTokenName protected 2 weeks ago
maliming 14027a9075
address copilot review: treat expiration boundary as inclusive 2 weeks ago
maliming b00a142f0e
test(identity): rename persistence test to match encrypted storage 2 weeks ago
maliming 517fccc2dd
refactor: simplify error handling in AbpTwoFactorTokenProvider 2 weeks ago
maliming b6584cdc3b
address copilot review: narrow catch to ConcurrencyFailure; doc CodeLength range 2 weeks ago
maliming 367057f5d5
feat(identity): add single-use Email/Phone 2FA token providers 2 weeks ago
maliming 212811d97b
Add update and host-tenant uniqueness tests for AbpIdentityUserValidator 2 weeks ago
maliming a613e8899c
Reuse two-factor cookie helper in shared test 2 weeks ago
Ma Liming 41a0b1236f
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/GetTwoFactorAuthenticationUser_Tests.cs 2 weeks ago
Ma Liming 1b2906fdec
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Shared_SignIn_Tests.cs 2 weeks ago
Ma Liming 5c883f373d
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Isolated_TwoFactor_Tests.cs 2 weeks ago
maliming 8b48eb7f98
Add shared-user 2FA integration tests 2 weeks ago
maliming ca9c2723f0
Apply tenant identity options before base password sign-in 2 weeks ago
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 2 weeks ago
maliming db07204b7a
Make UserManager.FindByIdAsync shared-aware by default 2 weeks ago
maliming 7fd2d44dd7
Add contract test covering login-then-two-factor lookup chain 2 weeks ago
maliming cb5c17b124
Add integration test for GetTwoFactorAuthenticationUserAsync in shared mode 2 weeks ago
maliming fa9e4f13cf
Support shared mode lookup by id for two-factor authentication user 2 weeks ago
maliming 7bf7efd64b
Add AbpUiResource as base for AbpFeatureManagementResource in Web module 3 weeks ago
maliming c43237403c
Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 3 weeks ago
voloagent 27a5583fa0 Update_NPM_Packages 3 weeks ago
voloagent 1bd111d307 Update_NPM_Packages 3 weeks ago
maliming 42dff100fb
Use fail instead of always to avoid clearing busy state too early 3 weeks ago
maliming 194b967aa4
Replace ajaxSubmit with abp.ajax in CmsKit Pages and BlogPosts 3 weeks ago
maliming 7ddd7556da
fix: correct namespace reference for BlazorStandardBundles in MudBlazorBasicThemeModule 4 weeks ago
maliming c3b461aa7c
feat: update MudBlazor bundling and enhance email settings UI components 4 weeks ago
maliming d5149b2088
Refactor permission cache key extraction methods for improved clarity and performance 4 weeks ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 4 weeks ago
voloagent a61e76c456 Update_NPM_Packages 4 weeks ago
maliming e0d7c81d21
feat: implement culture-aware login redirection and update login URL handling 4 weeks ago
maliming 59f102d1c6
feat: add Culture parameter to multiple management pages for localization support 4 weeks ago
maliming 41bc2821fe
feat: add culture-specific routing for account, authentication, role, user, setting, and tenant management pages 4 weeks ago
maliming e686ed3300
fix: update feature style margin property for improved layout consistency 4 weeks ago
maliming 27f644dabd
feat: standardize dialog options across various components for consistency 4 weeks ago
maliming 6b16452b72
fix: update MudCheckBox color to primary for better visibility across various components 4 weeks ago
Ahmet Çelik f6f1996b8c Require delete permission for blog posts 1 month ago
maliming e6c8ac64f3
fix: update MudMenu components in LanguageSwitch and LoginDisplay for improved UI consistency and interaction 1 month 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. 1 month ago
maliming c98a08bd13
feat: Implement route-based culture handling with new helpers and tests 1 month ago
maliming 6895d24d5a
feat: Enhance URL-based culture handling with new interfaces and async methods 1 month ago
maliming 420c860b08
feat: Implement URL-based culture handling in Blazor and MVC requests 1 month ago
voloagent a81f360ae4 Update_NPM_Packages 1 month ago
maliming 555959657a
feat: Implement route-based culture navigation helper for improved localization handling 1 month ago
voloagent 91e99c9a63 Update_NPM_Packages 1 month ago
maliming 815335152c
Use HttpPost for PermissionIntegrationController.IsGrantedAsync 1 month ago