https://bugs.kde.org/show_bug.cgi?id=520449
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-nm/-/commit/5827a |ma/plasma-nm/-/commit/4646f |bdde6e0a3aa2d701037a2b0c5a4 |07ed2928b652d159ce280ad5e63 |004c0bb0 |41110385 --- Comment #5 from Nate Graham <[email protected]> --- Git commit 4646f07ed2928b652d159ce280ad5e6341110385 by Nate Graham. Committed on 28/05/2026 at 17:05. Pushed by ngraham into branch 'Plasma/6.7'. 802.1x: Allow "Not Required" for Private Key Passwords The settings silently swallowed 802.1x connections with private key password flags set to 4 (=Not Required) and reset them to 0 upon saving. This was due to two unrelated bugs: (a) in TLS connections, the flag is not in the passwordFlags bug in the privateKeyPasswordFlags which were never examined, and (b) both loading and saving lacked code to properly serialize this flag. FIXED-IN: 6.7.0 (cherry picked from commit 5827abdde6e0a3aa2d701037a2b0c5a4004c0bb0) 2dd298ee 802.1x: Allow "Not Required" for Private Key Passwords Co-authored-by: Katharina Bogad <[email protected]> M +19 -2 libs/editor/settings/security802-1x.cpp https://invent.kde.org/plasma/plasma-nm/-/commit/4646f07ed2928b652d159ce280ad5e6341110385 -- You are receiving this mail because: You are watching all bug changes.
