8594 Commits (585f973bfeebb78a2dd3de7367f97d800a7874d9)

Author SHA1 Message Date
maliming b344bcc334
Address Copilot review feedback 3 weeks ago
maliming 5bb367e520
Address Copilot review feedback 3 weeks ago
maliming d85d7101ed
Address Copilot review feedback 3 weeks ago
maliming 77bc52ed28
Address Copilot review feedback 3 weeks ago
maliming ecb23b626d
Add unit tests for shared user covering shared and separate database 3 weeks ago
maliming 212811d97b
Add update and host-tenant uniqueness tests for AbpIdentityUserValidator 3 weeks ago
maliming a613e8899c
Reuse two-factor cookie helper in shared test 3 weeks ago
Ma Liming 41a0b1236f
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/GetTwoFactorAuthenticationUser_Tests.cs 3 weeks ago
Ma Liming 1b2906fdec
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Shared_SignIn_Tests.cs 3 weeks ago
Ma Liming 5c883f373d
Update modules/identity/test/Volo.Abp.Identity.AspNetCore.Tests/Volo/Abp/Identity/AspNetCore/Isolated_TwoFactor_Tests.cs 3 weeks ago
maliming 8b48eb7f98
Add shared-user 2FA integration tests 3 weeks ago
maliming ca9c2723f0
Apply tenant identity options before base password sign-in 3 weeks ago
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 3 weeks ago
maliming db07204b7a
Make UserManager.FindByIdAsync shared-aware by default 3 weeks ago
maliming 7fd2d44dd7
Add contract test covering login-then-two-factor lookup chain 3 weeks ago
maliming cb5c17b124
Add integration test for GetTwoFactorAuthenticationUserAsync in shared mode 3 weeks ago
maliming fa9e4f13cf
Support shared mode lookup by id for two-factor authentication user 3 weeks ago
maliming 7bf7efd64b
Add AbpUiResource as base for AbpFeatureManagementResource in Web module 4 weeks ago
maliming c43237403c
Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 4 weeks ago
voloagent 27a5583fa0 Update_NPM_Packages 4 weeks ago
voloagent 1bd111d307 Update_NPM_Packages 4 weeks ago
maliming 42dff100fb
Use fail instead of always to avoid clearing busy state too early 4 weeks ago
maliming 194b967aa4
Replace ajaxSubmit with abp.ajax in CmsKit Pages and BlogPosts 4 weeks ago
maliming d5149b2088
Refactor permission cache key extraction methods for improved clarity and performance 1 month ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 1 month ago
voloagent a61e76c456 Update_NPM_Packages 1 month ago
Ahmet Çelik f6f1996b8c Require delete permission for blog posts 1 month ago
voloagent a81f360ae4 Update_NPM_Packages 1 month ago
voloagent 91e99c9a63 Update_NPM_Packages 1 month ago
maliming 815335152c
Use HttpPost for PermissionIntegrationController.IsGrantedAsync 1 month ago
voloagent 9e8e83d34a Update_NPM_Packages 2 months ago
voloagent 203668ec6c Update_NPM_Packages 2 months ago
maliming d8eefa4685
Add tests for dynamic background job handler registry and StopAllAsync, fix duplicate usings in DemoAppSharedModule 2 months ago
maliming 92a72fcef5
Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 2 months ago
maliming 5d74d97566
Fix whitespace issues and update job handler registration in background job management 2 months ago
maliming 70c333ad97
Refactor background job execution and management 2 months ago
maliming ad4c47a39c
fix: Update documentation and improve dynamic background worker management for TickerQ and Quartz integration 2 months ago
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 2 months ago
maliming f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields 2 months ago
maliming d6008c59fb
Upgrade TickerQ packages to 10.2.0 2 months ago
maliming 3786ddf3d5
fix: copy jwks.json to client output and use ILogger in ServerDataSeedContributor 2 months ago
maliming a682d811f3
fix: address Copilot review issues in OpenIddict JWKS demo app and CLI command 2 months ago
maliming 38d9073b85
Add JWKS private key and public key set for OpenIddict integration 2 months ago
maliming b262f71c32
fix: initialize ProfileManagementPageCreationContext in OnPostAsync of ManageModel 2 months ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 2 months ago
maliming a57e249ab3
fix: guard against null provider key and stale search results in ResourcePermissionManagementModal 2 months ago
SALİH ÖZKARA 31ca6e6657 Ensure JSON doc disposal in anonymous job handlers 2 months ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 2 months ago
SALİH ÖZKARA 07ee70f085 Handle JSON case variants in background jobs 2 months ago
SALİH ÖZKARA c4e4b78846 Delete docker-compose.yml 2 months ago