This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118974/

Review request for Plasma and Àlex Fiestas.
By Vishesh Handa.

Updated June 30, 2014, 1:16 p.m.

Repository: kde-baseapps

Description

    UserAccount KCM: Change the name using the AccountManager

    Instead of calling chfn, parsing its output (which depends on the
    version of chfn which is present) and also additionally requires the
    password.

    This is also much more secure since we aren't storing the password in
    memory.

Diffs

  • kdepasswd/kcm/CMakeLists.txt (ddb2ed6)
  • kdepasswd/kcm/chfnprocess.h (9f962e2)
  • kdepasswd/kcm/chfnprocess.cpp (fca8e25)
  • kdepasswd/kcm/main.cpp (25f9001)

View Diff