<table><tr><td style="">mkoller reopened this revision.<br />mkoller added a comment.<br />This revision is now accepted and ready to land.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9875">View Revision</a></tr></table><br /><div><div><p>This patch breaks usage for git (and probably others):<br />
git first asks for a "Username for 'https:...." which leads to ksshaskpass open the input dialog but the typed-in user<br />
is no longer stored into the wallet!!<br />
(See case TypeClearText)<br />
This leads to git again and again ask for the Username on each invokation.</p>

<p>Please ensure that even the Username is stored again _in the same folder_ in kwallet as before (e.g. below Passwords)<br />
otherwise it also breaks using existing passwords. E.g. reading <br />
 if (type != TypePassword) {</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">QByteArray retrievedBytes;
wallet->readEntry(identifier, retrievedBytes);</pre></div>

<p>is wrong (backwards incompatible).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R105 KDE SSH Password Dialog</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9875">https://phabricator.kde.org/D9875</a></div></div><br /><div><strong>To: </strong>fvogt, pali, lbeltrame<br /><strong>Cc: </strong>mkoller, lbeltrame, ngraham, fvogt, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>