Review Request 128707: Add support for captive portals

Lamarque Souza lamarque at kde.org
Thu Aug 18 14:18:08 UTC 2016



> On Aug. 18, 2016, 12:37 p.m., Lamarque Souza wrote:
> > kded/portalmonitor.cpp, line 44
> > <https://git.reviewboard.kde.org/r/128707/diff/3/?file=474715#file474715line44>
> >
> >     You should delete m_view here in case this module is unloaded from kded5.
> 
> Jan Grulich wrote:
>     Isn't this purpose of QScopedPointer? I suppose there is no need for that as QScopedPointer will do that instead of me.

Yeah, you are right.


- Lamarque


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128707/#review98468
-----------------------------------------------------------


On Aug. 18, 2016, 12:47 p.m., Jan Grulich wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128707/
> -----------------------------------------------------------
> 
> (Updated Aug. 18, 2016, 12:47 p.m.)
> 
> 
> Review request for Network Management, Plasma, KDE Usability, and Lamarque Souza.
> 
> 
> Bugs: 365417
>     http://bugs.kde.org/show_bug.cgi?id=365417
> 
> 
> Repository: plasma-nm
> 
> 
> Description
> -------
> 
> Adds portal monitor to our kded module, which checks NetworkManager connectivity. If the value gets changed to NM_CONNECTIVITY_PORTAL (means we are behind a captive portal), then we open a QWebEngineView trying to load "http://kde.org" page which is supposed to be redirected to the captive portal page. Once user logs in and url changes, we re-check the connectivity again and close the web view if we are no longer behind the captive portal.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt a27c1f2 
>   kded/CMakeLists.txt 1f0613e 
>   kded/portalmonitor.h PRE-CREATION 
>   kded/portalmonitor.cpp PRE-CREATION 
>   kded/service.cpp 18ffd41 
> 
> Diff: https://git.reviewboard.kde.org/r/128707/diff/
> 
> 
> Testing
> -------
> 
> Tested with three different captive portals and it worked perfectly.
> 
> 
> Thanks,
> 
> Jan Grulich
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-networkmanager/attachments/20160818/60707976/attachment.html>


More information about the kde-networkmanager mailing list