<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, bcooksley, fvogt, jgrulich.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik 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/D25466">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When configured to detect captive portals, NetworkManager prompts the user to log in by opening <a href="http://networkcheck.kde.org" class="remarkup-link" target="_blank" rel="noreferrer">http://networkcheck.kde.org</a><br />
A captive portal will redirect the user and once logged in, redirect somewhere else or back to networkcheck.<br />
Currently, it doesn't automatically detect the fact that the user is now logged in and only notices after like 10 minutes.<br />
With this patch, when a new tab is opened pointing to KDE networkcheck, whenever the tab completes a navigation, (after a short delay) NetworkManager is asked to re-check network connectivity to update network connectivity basically immediately once connected.<br />
When user is then redirected back to KDE networkcheck, which just returns "OK\n", the tab is closed to not leave the user sitting at this empty OK page.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Setup my NM to use networkcheck.kde.org, connected to a wifi with captive portal, clicked "Log in" on the "you need to login" prompt, my browser opened, I agreed to terms, hit "Connect", got redirected to some welcome page</li>
<li class="remarkup-list-item">With this patch the exclamation mark on the icon goes away almost immediately after connecting</li>
<li class="remarkup-list-item">Previously it would stay there pretty much forever</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R856 Plasma Browser Integration</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25466">https://phabricator.kde.org/D25466</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>extension/_locales/en/messages.json<br />
extension/constants.js<br />
extension/extension-captiveportal.js<br />
extension/manifest.json<br />
extension/options.html<br />
host/CMakeLists.txt<br />
host/captiveportalplugin.cpp<br />
host/captiveportalplugin.h<br />
host/main.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, bcooksley, fvogt, jgrulich<br /><strong>Cc: </strong>plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>