10000 Commits (Operation-Rate-Limiting-Test)

Author SHA1 Message Date
maliming 5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods 2 months ago
maliming 76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes 2 months ago
maliming 471697841d
feat: enhance operation rate limiting with current count tracking and reset behavior 2 months ago
maliming 773252b44a
feat: implement early break in Phase 2 for multi-rule policies and add corresponding tests 2 months ago
maliming fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 2 months ago
maliming 40bc80ab05
fix: update OperationRateLimit to OperationRateLimiting in project references 2 months ago
maliming 46b283e338
refactor: update partition key handling to support async resolution in operation rate limiting 2 months ago
maliming b92eda2419
Rename Volo.Abp.OperationRateLimit to Volo.Abp.OperationRateLimiting 2 months ago
maliming c67db4ff15
refactor: remove IClientIpAddressProvider and replace with IWebClientInfoProvider in operation rate limiting 2 months ago
maliming 4c3448be32
refactor: improve operation rate limit rule handling and add multi-tenancy support in policy builder tests 2 months ago
maliming 62fcb628cf
fix: change IClientIpAddressProvider registration from transient to singleton 2 months ago
maliming 6f157406e0
Add Volo.Abp.OperationRateLimit module 2 months ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 2 months ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 2 months ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 2 months ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 2 months ago
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 3 months ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 3 months ago
maliming 7941acfe65
Include submitter data in FormData on submit 3 months ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 3 months ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 3 months ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 3 months ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 3 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 3 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 3 months ago
maliming ed0ad6408e
Make OIDC auth scheme configurable 3 months ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 3 months ago
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 3 months ago
Alvin So a9e7e86f97 fix: OIDC schema mismatch in SwaggerGen setup 3 months ago
ugurozturk 3c45933404 Improve FindAsync method to handle entity attachment and state management 3 months ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 3 months ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 3 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 3 months ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 3 months ago
maliming 7b9673b807
Use static proxy to get `ApplicationConfiguration`. 3 months ago
copilot-swe-agent[bot] 257574173e Add unit tests for ToCamelCaseWithNamespace method 3 months ago
enisn f1da29e3bb
fix: Resolve JS proxy namespace mismatch for multi-segment company names 3 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 3 months ago
Nico Lachmuth 6f5e2df26a fix missing optional param init 3 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 3 months ago
maliming 37d3a692d0
Add tests for navigation change detection 3 months ago
maliming d0130a7537
Reset navigation IsModified flags and clear on UoW 3 months ago
maliming 9133ce97e2
refactor: make GetRemoteConfigurationAsync and Get methods virtual for extensibility 3 months ago
maliming 5eddbb9224
update localization test to use current UI culture and handle concurrent requests 3 months ago
maliming bf397757a7
improve culture compatibility checks and handle task exceptions in MvcCachedApplicationConfigurationClient 3 months ago
maliming a0aa7469df
Concurrently retrieving configuration/localization info in `MvcCachedApplicationConfigurationClient`. 3 months ago
Jack Fistelmann 9e00d9a255 fix(): german translation for tenant related strings 3 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 3 months ago
maliming ab61c633a1
Increase max full-name length limits to 512 3 months ago
maliming 288cef2940
Refactor AbpAppPath method to include null checks and streamline script generation 3 months ago