ddns_scripts: url encode USERNAME and PASSWORD
authorChristian Schoenebeck <redacted>
Wed, 1 Oct 2014 16:45:29 +0000 (18:45 +0200)
committerChristian Schoenebeck <redacted>
Wed, 1 Oct 2014 16:45:29 +0000 (18:45 +0200)
commit42263ca865439bad1a5c522fa9ed9ef878ba7a60
treec734e87612f7dc5ef3ebf75608a6241dd1eda821
parent0f9ac53fae59b9c1e150ef7f208ac8feb7dde155
ddns_scripts: url encode USERNAME and PASSWORD

New function __urlencode() to remove special chars used in send_update() for username and password.
username might have email address and password might have special chars for security reasons.
Signed-off-by: Christian Schoenebeck <redacted>
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_functions.sh
git clone https://git.99rst.org/PROJECT