lg_ros_nodes icon indicating copy to clipboard operation
lg_ros_nodes copied to clipboard

Remove hardcoded default user agent from touchscreen.py and static_browser.py

Open jandro-air opened this issue 1 year ago • 0 comments

Small change to remove the hardcoded user_agents. @constantegonzalez found that it could be reported to internal security as an old browser, in some situations.

Made this a PR b/c not sure how important it is in the first place to change. But secondly, looks like lg_screenshot looks for a default user agent, in which case it might be better to simply update the user agent to something a bit more recent, even if it eventually gets "old" again.

No seeming issues running on the system when manually removing the user agent and running the touchscreen browser.

jandro-air avatar Nov 10 '23 21:11 jandro-air