Revision 8543717...
Go back to digest for 22nd July 2012Security in Networking Tools
Ilia Kats committed changes in [networkmanagement/nm09] vpnplugins/vpnc/vpnc.cpp:
fix VPNC group password decryption
The KProcess is not needed here, an instance of it is already created
in line 145. In fact, by setting the ciscoDecrypt to a new KProcess here,
the signals/slots no longer work, so the group password is not added
to the data map.
File Changes
Modified 1 files
- vpnplugins/vpnc/vpnc.cpp
1 files changed in total