<table><tr><td style="">hexchain created this revision.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />Herald added a reviewer: jgrulich.<br />hexchain 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/D27661">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The <tt style="background: #ebebeb; font-size: 13px;">SimpleIpListValidator</tt> validates each trimmed item in a comma-separated list, but <tt style="background: #ebebeb; font-size: 13px;">WireGuardPeerWidget</tt> sets <tt style="background: #ebebeb; font-size: 13px;">peerData</tt> without trimming each item. Untrimmed items are not accepted by NetworkManager, so the user might see NM rejecting values that are valid in the peer settings dialog.</p>

<p>Fix this discrepancy by trimming each item before setting <tt style="background: #ebebeb; font-size: 13px;">peerData</tt>.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Type a comma-separated list of IP addresses, with spaces around comma, into the "Allowed IPs" field of the WireGuard peer settings dialog.</li>
<li class="remarkup-list-item">Save the connection. No error should be reported by NM.</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R116 Plasma Network Management Applet</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27661">https://phabricator.kde.org/D27661</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>libs/editor/settings/wireguardpeerwidget.cpp</div></div></div><br /><div><strong>To: </strong>hexchain, jgrulich<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>