Review Request 122411: Prevent notifications from accessing the network
Kai Uwe Broulik
kde at privat.broulik.de
Tue Feb 3 18:44:18 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122411/
-----------------------------------------------------------
Review request for Plasma.
Repository: plasma-workspace
Description
-------
This follows a similar approach as the screenlocker and installs a QQmlNetworkAccessManagerFactory that returns a NetworkAccessManager with accessbility set to no access. This is the most apparent situtation because it accepts arbitrary input but we need a more widespread and unified solution since any applet can basically do anything on file system and network.
Diffs
-----
applets/notifications/plugin/notificationshelperplugin.h 3c6d45f
applets/notifications/plugin/notificationshelperplugin.cpp 1ae8b7f
Diff: https://git.reviewboard.kde.org/r/122411/diff/
Testing
-------
kdialog --passivepopup "<img src='https://www.kde.org/media/images/kde.png'> Hello"
no longer shows a KDE logo
Thanks,
Kai Uwe Broulik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150203/b64dc063/attachment.html>
More information about the Plasma-devel
mailing list