Freemaster 3.2 - Chromium Embedded Framework uses CORS after update

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Freemaster 3.2 - Chromium Embedded Framework uses CORS after update

638 次查看
M4k5
Contributor II

We are using Freemaster to access data on our sharepoint and SQL database.
After the update to from version 3.1 to version 3.2 this is no longer possible.
After several tests I am pretty sure that it has to do with CORS.
Are there any information if and why it was enabled for the Freemaster version 3.2 or is this just a bug?
Is there a way to disable CORS?

标记 (4)
0 项奖励
1 回复

631 次查看
MichalH
NXP Apps Support
NXP Apps Support

Hello,

I suppose you were using the CEF (Chromium) to render your pages in FreeMASTER. The version 3.2 brings the new version of CEF (99.2.10+gfecf7ca+chromium-99.0.4844.51) - so I suspect the change in CORS handling might be related to this update. FreeMASTER itself does not do anything special about page sources, origins and redirects. (Well, it does, but only a minimum needed to handle a special fmstr:// protocol which fetches files from the target board).

The FreeMASTER version 3.2 also brings the Microsoft Edge WebView2 component which is also chromium based. Can you try the behavior in this browser?

If this does not work, please describe your problem case in more details, so we could repeat the issue locally.

Thanks,
Michal

0 项奖励