access a page with the username or password in the url - 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: access a page with the username or password in the url (/showthread.php?tid=3482) |
access a page with the username or password in the url - Angeles - 21.07.2021 HI: I have a client with visual problems and I would like to create a shortcut with username and password in the url. There are browsers, such as chrome, that do not allow you access in the usual way http: // user: pass@www.xxx.xx Thanks in advance Best regards RE: access a page with the username or password in the url - Daniel - 21.07.2021 On mobile or tablet, use LogicMAchine app. RE: access a page with the username or password in the url - Angeles - 22.07.2021 HI: It isn't possible use mobile o tablet. He has a special program in his computer to control it, not compatible with mobile o app. He has a problem of vision so is worst use this kind of devices. RE: access a page with the username or password in the url - admin - 22.07.2021 If using Chrome, you can create a shortcut and add these parameters to the shortcut target (after ...chrome.exe"): Code: --disable-blink-features="BlockCredentialedSubresources" RE: access a page with the username or password in the url - Angeles - 22.07.2021 Perfect. Best regards RE: access a page with the username or password in the url - Danny - 23.07.2021 (22.07.2021, 06:45)admin Wrote: If using Chrome, you can create a shortcut and add these parameters to the shortcut target (after ...chrome.exe"): offtopic, kun je dit ook gebruiken om camera beelden te bekijken met het wachtwoord en username in de link via de wiser for knx of de LM? |