mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
openconnect: add an option to support stoken
Add a new build configuration option for openconnect and let it link against libstoken if instructed to. Two new uci configuration variables are introduced: "token_mode" and "token_secret" to allow openconnect to use those. Signed-off-by: Florian Fainelli <florian@openwrt.org>
This commit is contained in:
@@ -15,4 +15,7 @@ config OPENCONNECT_OPENSSL
|
||||
|
||||
endchoice
|
||||
|
||||
config OPENCONNECT_STOKEN
|
||||
bool "stoken support"
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user