Skip to content

Add GXVirtualPathCasingModule to enforce canonical application path casing#1283

Open
claudiamurialdo wants to merge 2 commits into
masterfrom
feature/canonical-app-casing-module
Open

Add GXVirtualPathCasingModule to enforce canonical application path casing#1283
claudiamurialdo wants to merge 2 commits into
masterfrom
feature/canonical-app-casing-module

Conversation

@claudiamurialdo
Copy link
Copy Markdown
Collaborator

HttpModule that redirects requests whose virtual path casing differs from the IIS-configured application path to the canonical casing. The canonical path is taken from AppDomainAppVirtualPath, so it works for any app without hardcoding the name.

Issue:208692

…casing

HttpModule that redirects requests whose virtual path casing differs from
the IIS-configured application path to the canonical casing. The canonical
path is taken from AppDomainAppVirtualPath, so it works for any app without
hardcoding the name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@claudiamurialdo claudiamurialdo temporarily deployed to kafka-integration-tests May 20, 2026 16:40 — with GitHub Actions Inactive
@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests May 20, 2026 16:40 — with GitHub Actions Inactive
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests May 20, 2026 16:43 — with GitHub Actions Inactive
@claudiamurialdo claudiamurialdo temporarily deployed to kafka-integration-tests May 20, 2026 16:43 — with GitHub Actions Inactive
@genexusbot
Copy link
Copy Markdown
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo changed the title Add GXCanonicalAppCasingModule to enforce canonical application path casing Add GXVirtualPathCasingModule to enforce canonical application path casing May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants