PK
02/14/2025, 11:44 PMPK
02/14/2025, 11:45 PMbdw429s
02/15/2025, 12:46 AMbdw429s
02/15/2025, 12:46 AMbdw429s
02/15/2025, 12:46 AMbdw429s
02/15/2025, 12:47 AMprofile
bdw429s
02/15/2025, 12:47 AMweb.blockSensitivePaths
setting, which is enabled by default even in the development
profile.bdw429s
02/15/2025, 12:48 AMPK
02/17/2025, 4:33 PM"blockSensitivePaths":false
in my server.json but that didn't change anything.
The URL looks like this: <http://127.0.0.1:61261/folder/mycfc.cfc?method=myfunction&identifier=786fgg34-28e8-11ef-8731-0023541e76a2>
The error looks like the attached graphic.PK
02/17/2025, 4:35 PM<http://127.0.0.1:61261/mycfc.cfc?method=myfunction&identifier=786fgg34-28e8-11ef-8731-0023541e76a2>
PK
02/17/2025, 4:38 PMbdw429s
02/17/2025, 8:30 PMbdw429s
02/17/2025, 8:30 PMI setDepends on where you set it, lol. It goes in thein my server.json but that didn't change anything."blockSensitivePaths":false
web
object, not the top of the file.bdw429s
02/17/2025, 8:31 PM--trace
to your server start and tail the log files as you hit the request. Any and all server rules which fire will log to the console and will reveal if CommandBox's internal security rules are the issue, or if it's unrelated.bdw429s
02/17/2025, 8:32 PMPK
02/18/2025, 6:37 PM--trace
tip!bdw429s
02/18/2025, 6:37 PM