Revision 878625

Go back to digest for 2nd November 2008

Features in KDE Base

Michael Leupold committed changes in /trunk/KDE/kdebase/runtime/kwalletd:

Refactoring: Store the passwords needed for syncing/closing open wallets in the backend instead of the daemon class.
Security bonus: Now we're able to only store the passwords' hashes.

Make building the backend tests possible again while adapting to the changes in the backend API.

File Changes

Modified 6 files
  • /trunk/KDE/kdebase/runtime/kwalletd
  •   /kwalletd.cpp
  •   /backend/CMakeLists.txt
  •   /backend/kwalletbackend.cc
  •   /backend/kwalletbackend.h
  •   /backend/tests/backendtest.cpp
  •   /backend/tests/CMakeLists.txt
6 files changed in total