https://bugs.kde.org/show_bug.cgi?id=458341
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kwallet/commit/b9ada | |3a3c9a75e5244e55afa01eb3bf3 | |c6f5c7f3 Status|ASSIGNED |RESOLVED --- Comment #6 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit b9ada3a3c9a75e5244e55afa01eb3bf3c6f5c7f3 by Nicolas Fella, on behalf of Georg Kotheimer. Committed on 11/10/2022 at 21:25. Pushed by nicolasfella into branch 'master'. Add support for plain transfer algorithm to Secret Service API Move the secret transfer encryption and decryption logic from KWalletFreedesktopSession to the newly introduced KWalletFreedesktopSessionAlgorithm class, abstracting from the concrete secret transfer algorithm in use. M +35 -29 src/runtime/kwalletd/kwalletfreedesktopservice.cpp M +5 -6 src/runtime/kwalletd/kwalletfreedesktopservice.h M +73 -26 src/runtime/kwalletd/kwalletfreedesktopsession.cpp M +34 -13 src/runtime/kwalletd/kwalletfreedesktopsession.h https://invent.kde.org/frameworks/kwallet/commit/b9ada3a3c9a75e5244e55afa01eb3bf3c6f5c7f3 -- You are receiving this mail because: You are watching all bug changes.