https://bugs.kde.org/show_bug.cgi?id=520449
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version| |6.7.0 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/plasma-nm/-/commit/5827a | |bdde6e0a3aa2d701037a2b0c5a4 | |004c0bb0 --- Comment #4 from Nate Graham <[email protected]> --- Git commit 5827abdde6e0a3aa2d701037a2b0c5a4004c0bb0 by Nate Graham, on behalf of Katharina Bogad. Committed on 28/05/2026 at 17:04. Pushed by ngraham into branch 'master'. 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 M +19 -2 libs/editor/settings/security802-1x.cpp https://invent.kde.org/plasma/plasma-nm/-/commit/5827abdde6e0a3aa2d701037a2b0c5a4004c0bb0 -- You are receiving this mail because: You are watching all bug changes.
