Volosoft Agent
2fa8f53b58
Merge pull request #25515 from abpframework/auto-merge/rel-10-4/4596
Merge branch dev with rel-10.4
1 month ago
selman koc
6d4dc7af8a
Merge branch 'dev' into auto-merge/rel-10-4/4596
1 month ago
Volosoft Agent
5a62744535
Merge pull request #25514 from abpframework/skoc10-patch-1
Update version to release 10.4.1
1 month ago
Ma Liming
52f2d18473
Merge pull request #22962 from abpframework/aws-service-url
Support S3 Compatible Blob Storage Providers
1 month ago
selman koc
0fb9841c59
Update version to release 10.4.1
1 month ago
Volosoft Agent
3ece08fab8
Merge pull request #25513 from abpframework/auto-merge/rel-10-4/4595
Merge branch dev with rel-10.4
1 month ago
Engincan VESKE
7caf8c2050
Merge pull request #25505 from abpframework/maliming/docs-app-urls
Add docs for `AppUrlOptions` and `IAppUrlProvider`
1 month ago
Volosoft Agent
604199f59c
Merge pull request #25512 from abpframework/auto-merge/rel-10-4/4594
Merge branch dev with rel-10.4
1 month ago
Fahri Gedik
47a07caba6
Merge pull request #25507 from abpframework/issue/25061
Angular - Updating documents for some versions and small enhancements
1 month ago
Volosoft Agent
abc2aec67a
Merge pull request #25511 from abpframework/auto-merge/rel-10-4/4593
Merge branch dev with rel-10.4
1 month ago
Engincan VESKE
447005683a
Merge pull request #25462 from abpframework/fix/feature-allowed-providers-respected-by-management
Respect AllowedProviders/Providers in Feature/Setting management
1 month ago
Volosoft Agent
c9df774274
Merge pull request #25510 from abpframework/auto-merge/rel-10-4/4592
Merge branch dev with rel-10.4
1 month ago
Engincan VESKE
519076a291
Merge pull request #25478 from abpframework/maliming/issue-25475-dispose-response
Dispose `HttpResponseMessage` and `HttpContent` in HTTP client proxy
1 month ago
Volosoft Agent
b2091e356a
Merge pull request #25509 from abpframework/auto-merge/rel-10-4/4591
Merge branch dev with rel-10.4
1 month ago
Engincan VESKE
57dd4d9874
Merge pull request #25482 from abpframework/maliming/login-invalid-password-when-should-change
Show invalid password error on login when user should change password
1 month ago
Volosoft Agent
45b6ade15f
Merge pull request #25508 from abpframework/auto-merge/rel-10-4/4590
Merge branch dev with rel-10.4
1 month ago
Engincan VESKE
34513f67c9
Merge pull request #25493 from abpframework/maliming/upgrade-scriban-7.2.1
Upgrade Scriban to 7.2.1 to fix GHSA-24c8-4792-22hx
1 month ago
Alper Ebiçoğlu
c02d7effce
Merge pull request #25450 from abpframework/enhance-link-user
Enhance LinkUserTokenProvider with single-active policy and consent helpers
1 month ago
maliming
fd3dc1fc95
Handle null in Region/ServiceURL setters and tighten nullable hints
- Clear configuration entry when Region or ServiceURL is set to null
- Annotate DeleteObjectsAsync prefix and continuationToken as nullable
- Replace vague Region placeholder in aws.md example
1 month ago
maliming
e8bcb11f32
Address Copilot review on AWS S3-compatible provider
- Skip container wiring in test module when AWS credentials are absent
- Dispose AmazonS3Client in test cleanup
- Validate Region or ServiceURL early in DefaultAmazonS3ClientFactory
- Normalize trailing slash in ServiceURL test assertions
- Clarify Region and ServiceURL coupling in XML docs and aws.md
1 month ago
sumeyye
c44c2ad4f7
update: documents for typos and small enhancements
1 month ago
Volosoft Agent
688f15f118
Merge pull request #25506 from abpframework/auto-merge/rel-10-4/4589
Merge branch dev with rel-10.4
1 month ago
İsmail ÇAĞDAŞ
fcc9619368
Merge pull request #25498 from abpframework/maliming/shared-accounts-doc-updates
Document admin Remove from tenant and shadow Id migration requirement
1 month ago
maliming
3855217f2c
Merge remote-tracking branch 'origin/dev' into aws-service-url
1 month ago
maliming
9bce9e4b46
Support Cloudflare R2 in AWS BLOB provider
- Add DisablePayloadSigning configuration to send UNSIGNED-PAYLOAD instead of streaming chunked signature, required by R2
- Make CreateS3ClientConfig async to allow subclasses to do I/O
- Document trailing-slash behavior of ServiceURL
- Extend test module to use external bucket with per-run prefix cleanup
- Document DisablePayloadSigning in aws.md and link from index.md
1 month ago
maliming
85cb620d60
Add docs for `AppUrlOptions` and `IAppUrlProvider`
1 month ago
maliming
891740e180
Document admin Remove from tenant and shadow Id migration requirement
- Clarify that Delete is host-only for the global account while Remove from tenant is the tenant-level soft removal available to tenant admins
- Note in the migration guide that host-side shadow rows must use a new primary key Id different from the tenant user's Id
1 month ago
github-actions[bot]
0e20c8cb99
docs: update package version changes [skip ci]
1 month ago
maliming
5238044cb3
Upgrade Scriban to 7.2.1 to fix GHSA-24c8-4792-22hx
1 month ago
Volosoft Agent
c7b7b87bf4
Merge pull request #25491 from abpframework/auto-merge/rel-10-4/4588
Merge branch dev with rel-10.4
2 months ago
Volosoft Agent
4e90d9c61b
Merge pull request #25490 from abpframework/auto-merge/rel-10-3/4587
Merge branch rel-10.4 with rel-10.3
2 months ago
Enis Necipoglu
36546b240c
Merge pull request #25480 from abpframework/fix/extensible-data-grid-extra-properties-cell
Fix empty ExtraProperties cells in `AbpExtensibleDataGrid`
2 months ago
Volosoft Agent
091696e577
Merge pull request #25488 from abpframework/auto-merge/rel-10-4/4586
Merge branch dev with rel-10.4
2 months ago
SALİH ÖZKARA
654e8ae1b8
Merge pull request #25486 from abpframework/fix-mapperly-single-parameter-extra-properties-filter
Fix ExtraProperties filter bypass in Mapperly single-parameter Map
2 months ago
Volosoft Agent
3e0191add2
Merge pull request #25487 from abpframework/auto-merge/rel-10-4/4585
Merge branch dev with rel-10.4
2 months ago
İsmail ÇAĞDAŞ
c569981353
Merge pull request #25483 from abpframework/maliming/mud-qa-followup
Follow-up review fixes for MudBlazor PR #25393
2 months ago
maliming
61ed99b418
Fix ExtraProperties filter bypass in Mapperly single-parameter Map
2 months ago
maliming
c13a909ab8
Follow-up review fixes for MudBlazor PR #25393
2 months ago
maliming
f8772d2f57
Add validation for invalid password on login for users required to change password
2 months ago
maliming
eefdad7402
Limit re-check to ShouldChangePassword users to avoid leaking password oracle on other NotAllowed branches
2 months ago
maliming
1f19a5fea6
Show invalid password error on login when user should change password
2 months ago
maliming
ad6de43563
Fix empty ExtraProperties cells in AbpExtensibleDataGrid
The implicit DisplayTemplate context caused the Razor source generator
to compile 'context.Item as IHasExtraProperties' into
'context as IHasExtraProperties' (dropping the .Item access). Since
CellDisplayContext<TItem> itself does not implement IHasExtraProperties,
the cast was always null and the cell rendered empty.
Renaming the context with Context="rowContext" produces the correct
'rowContext.Item as IHasExtraProperties' codegen and the cell now
shows the property value.
2 months ago
Volosoft Agent
cebcfe37e4
Merge pull request #25479 from abpframework/auto-merge/rel-10-4/4584
Merge branch dev with rel-10.4
2 months ago
İsmail ÇAĞDAŞ
868c729474
Merge pull request #25393 from abpframework/maliming/mud-qa-fixes
Fix various issues in MudBlazor.
2 months ago
github-actions[bot]
af349086c0
docs: update package version changes [skip ci]
2 months ago
maliming
2eb9193071
Dispose HttpResponseMessage and HttpContent in HTTP client proxy
ABP dynamic HTTP client proxy uses HttpCompletionOption.ResponseHeadersRead,
but several paths in ClientProxyBase and DynamicHttpProxyInterceptor dropped
the response without disposing it, leaving the underlying connection
occupied until the server closed it or the client timed out.
Fixes #25475
2 months ago
Volosoft Agent
ee2f86d008
Merge pull request #25477 from abpframework/auto-merge/rel-10-4/4583
Merge branch dev with rel-10.4
2 months ago
Engincan VESKE
4265df0dcf
Merge pull request #25464 from abpframework/maliming/fix-blazor-wasm-stackoverflow-logging
Avoid stack overflow when logging exceptions in Blazor WebAssembly
2 months ago
Volosoft Agent
68b11354c9
Merge pull request #25476 from abpframework/auto-merge/rel-10-4/4582
Merge branch dev with rel-10.4
2 months ago
Engincan VESKE
61c00bf10a
Merge pull request #25461 from abpframework/maliming/issue-25457-layered-diagrams
docs: enhance `layered-project-dependencies` diagrams
2 months ago