<table><tr><td style="">sitter created this revision.<br />sitter added reviewers: Plasma, ngraham.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />sitter requested review of this revision.
</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/D22190">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>it's a bit moot to load the data from the wallet and then still have the<br />
user manually click a log in button when we could just as well have tried<br />
to log in using the stored credentials.</p>

<p>the new behavior is that the user goes through the bug reporting dialog,<br />
and when showing the login page it will automatically try to login using<br />
stored credentials. if the creds check out, the dialog automatically moves<br />
on to the next page.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">page-validity is now in a helper canLogin function as it needs checking in two functions now (walletlogin and loginclick)</li>
<li class="remarkup-list-item">the page now automatically goes into login state and attempts to log in using stored credentials</li>
</ul>

<p>in the event that the credentials are wrong (e.g. password changed on<br />
website) the page will enter error state saying the credentials are wrong.<br />
when no credentials are in the wallet or the credentials are incomplete<br />
(password remembering is off) no auto login happens.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">have no credentials -> no auto login</li>
<li class="remarkup-list-item">login manually and store credentials -> restart -> auto login happens</li>
<li class="remarkup-list-item">change password on website -> restart -> auto login fails & error is shown</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R871 DrKonqi</div></div></div><br /><div><strong>BRANCH</strong><div><div>auto-login</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22190">https://phabricator.kde.org/D22190</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/bugzillaintegration/reportassistantpages_bugzilla.cpp<br />
src/bugzillaintegration/reportassistantpages_bugzilla.h</div></div></div><br /><div><strong>To: </strong>sitter, Plasma, ngraham<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>