mkoller created this revision.
mkoller added reviewers: kossebau, cfeck, jriddell.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  On our git-lfs setup, I could not authenticate to the server due to 2 
problems with ksshaskpass:
  
  1. the git-lfs uses yet another syntax for the prompt, which was not covered 
by a regular expression
  2. KWallet writes an error to stderr when a 0-winId is given to openWallet() 
which is received by git-lfs and aborts the operation.
  
  The attached patch solves both issues.
  
  1. a new regexp is added
  2. I pass the desktop winId to openWallet

TEST PLAN
  using git with lfs

REPOSITORY
  R105 KDE SSH Password Dialog

REVISION DETAIL
  https://phabricator.kde.org/D9072

AFFECTED FILES
  src/main.cpp

To: mkoller, kossebau, cfeck, jriddell
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas, apol, mart

Reply via email to