<table><tr><td style="">ofreyermuth created this revision.<br />Restricted Application added a subscriber: kde-utils-devel.
</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/D7325" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This fixes endless loops for example in the situation<br />
if the server uses IP whitelisting and denies our host<br />
with 403 on each administrative request.<br />
In that case, the passwort_attempt counter is never increased,<br />
which up to now was the only exit condition.<br />
The total_retries counter catches any case in which the<br />
cups API will not call the password callback.</p>

<p>Details at: <a href="https://bugs.kde.org/show_bug.cgi?id=383305" class="remarkup-link" target="_blank" rel="noreferrer">https://bugs.kde.org/show_bug.cgi?id=383305</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R363 Print Manager</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7325" rel="noreferrer">https://phabricator.kde.org/D7325</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>libkcups/KCupsConnection.cpp</div></div></div><br /><div><strong>To: </strong>ofreyermuth, dantti<br /><strong>Cc: </strong>kde-utils-devel<br /></div>