Opened 2 years ago

Closed 2 years ago

#2849 closed defect (fixed)

MgInstantSetup: IIS setup needs to apply legacy requestValidationMode="2.0" setting to mapviewernet

Reported by: jng Owned by: jng
Priority: low Milestone: 4.0
Component: Installer Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Otherwise, tools like buffer will fail due to potentially dangerous Request.Form values.

Change History (2)

comment:1 by jng, 2 years ago

Summary: MgInstantSetup: IIS setup needs to apply legacy requestValidationMode setting to mapviewernetMgInstantSetup: IIS setup needs to apply legacy requestValidationMode="2.0" setting to mapviewernet

comment:2 by jng, 2 years ago

Resolution: fixed
Status: assignedclosed

In 9954:

Ensure legacy requestValidationMode setting is being applied for IIS/.net configuration. Fixes #2849
Add new field to optionally provide a log file where setup actions are being logged to. Fixes #2848
#2847: Fix 64-bit flag not being picked up due to UI not being in sync with underlying model

Note: See TracTickets for help on using tickets.