mirror of
https://github.com/openwrt/packages.git
synced 2025-12-17 16:11:21 +00:00
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 <christian.schoenebeck@gmail.com>