mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
deSEC update API doesn't support http://[USERNAME]:[PASSWORD]@update.dedyn.io/update authorization. So we need to pass username & password as get parameters. API ref: https://desec.io/#!/en/docs/update-api-details Signed-off-by: Qian Zheng <sotux82@gmail.com>