mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
Some VPN providers require username and password for client to connect. This commit adds an option to specify username, password and cert_password directly in uci config which then gets expanded during start of openpvn client. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>