http request - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: http request (/showthread.php?tid=4797) |
http request - mellotron - 02.06.2023 hi, is it possible to generate link which allow me to log in to visu without type the username and password? RE: http request - admin - 02.06.2023 Username and password in the URL are not allowed by the browser for security reasons. It's possible to disable password access to the visualization but that becomes another security issue depending on the use case. |