Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
maliming 76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes
2 months ago
..
AbpOperationRateLimitingException_Tests.cs feat: Enhance operation rate limiting with permanent denial error codes 2 months ago
AbpOperationRateLimitingPhase2EarlyBreakTestModule.cs feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 2 months ago
AbpOperationRateLimitingPhase2RaceTestModule.cs Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 2 months ago
AbpOperationRateLimitingTestModule.cs fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 2 months ago
DistributedCacheOperationRateLimitingStore_Tests.cs fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 2 months ago
OperationRateLimitingCheckerFixes_Tests.cs feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 2 months ago
OperationRateLimitingChecker_Tests.cs feat: Enhance operation rate limiting with permanent denial error codes 2 months ago
OperationRateLimitingFrontendIntegration_Tests.cs Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 2 months ago
OperationRateLimitingMultiTenant_Tests.cs fix: update OperationRateLimit to OperationRateLimiting in project references 2 months ago
OperationRateLimitingPolicyBuilder_Tests.cs refactor: update partition key handling to support async resolution in operation rate limiting 2 months ago
OperationRateLimitingTestBase.cs Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 2 months ago