https://bugs.kde.org/show_bug.cgi?id=524373
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kwallet/-/commit/d96 | |6c135ad9c1b7bd71c0bf136539b | |5dc1d951d2 Resolution|--- |FIXED --- Comment #10 from Nicolas Fella <[email protected]> --- Git commit d966c135ad9c1b7bd71c0bf136539b5dc1d951d2 by Nicolas Fella. Committed on 22/08/2026 at 21:03. Pushed by nicolasfella into branch 'master'. Fix logic errors in internalOpen ba229169deda9f80d4669ec23a63781ac9c437fc dropped isAuthorizedApp, which used to always return true (unless the access control was enabled) isAuthorizedApp() was used in some more complex logic expressions where simplly dropping it changed the value of the expression Adjust the code accordingly Related: bug 524592 M +4 -19 src/runtime/ksecretd/ksecretd.cpp https://invent.kde.org/frameworks/kwallet/-/commit/d966c135ad9c1b7bd71c0bf136539b5dc1d951d2 -- You are receiving this mail because: You are watching all bug changes.
