You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea from a colleague who does not have a GitHub account and does not want one...
Problem / Use Case
On my device the Windows Defender Credential Guard is active. I usually use copy & paste to get my password into the login dialog. Since LaunchRDP knows the password it could put it in my clipboard for some seconds.
Proposed Solution
Click on any "Launch" button: LaunchRDP should store current clipboard content. Then put the password of the user used for the associated connection into clipboard. The user now is able to Ctrl.-V it into the login dialog. After some seconds LaunchRDP should restore old clipboard content.
Alternatives Considered
Maybe detect Credential Guard status and inform the user about it and provide this solution.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Idea from a colleague who does not have a GitHub account and does not want one...
Problem / Use Case
On my device the Windows Defender Credential Guard is active. I usually use copy & paste to get my password into the login dialog. Since LaunchRDP knows the password it could put it in my clipboard for some seconds.
Proposed Solution
Click on any "Launch" button: LaunchRDP should store current clipboard content. Then put the password of the user used for the associated connection into clipboard. The user now is able to Ctrl.-V it into the login dialog. After some seconds LaunchRDP should restore old clipboard content.
Alternatives Considered
Maybe detect Credential Guard status and inform the user about it and provide this solution.
Impact / Priority
5 of 10
Beta Was this translation helpful? Give feedback.
All reactions