How to prevent users from accessing the web app session log?

조회 수: 6 (최근 30일)
Paulo
Paulo 2025년 4월 4일
답변: Maneet Kaur Bagga 2025년 4월 9일
I am running the development version of MATLAB Web App Server on a server machine, hosting four web apps. I would like to prevent users from accessing the web app session log that appears at the bottom of the browser.
Is there a way to hide or disable it while users are interacting with the web app? If so, how can I do this?
Thank you for your assistance.

채택된 답변

Maneet Kaur Bagga
Maneet Kaur Bagga 2025년 4월 9일
Hi,
As per my understanding, the "show log" button is used for debugging and testing and it cannot be disabled in the development server.
To prevent users from accessing the session log, you can deploy your web apps using the production server. The production server does not display the session log in the client interface.
You can also refer to the following MATLAB Answer.
Hope this helps!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by