vpn-provider: Avoid printing password to log files
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 13 Feb 2013 15:28:59 +0000 (17:28 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 19 Feb 2013 10:51:39 +0000 (12:51 +0200)
commit0973548ef45ccc4c51bf1d091b725647c916f358
treee712800778bec6dd979d1c68780dfe786bcd7922
parentdb653221c8fe867f05b5e05d47d07fe1e0e6e22a
vpn-provider: Avoid printing password to log files

Add a variant to vpn_provider_set_string() that does not print
sensitive data like password in clear text to log files.
vpn/plugins/l2tp.c
vpn/plugins/pptp.c
vpn/vpn-provider.c
vpn/vpn-provider.h