mirror of
https://github.com/gryf/wicd.git
synced 2026-01-09 07:14:13 +01:00
Tweak encryption template code so that optional parameters can be supplied. Tweak UI code to reflect that new functionality.
Allow for slightly more variation in template formatting.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
name = EAP-FAST
|
||||
author = Adam Blackburn
|
||||
version = 2
|
||||
require username *Username password *Password pac_file *Path_To_PAC_File
|
||||
require username *Username password *Password
|
||||
optional pac_file *Path_To_PAC_File
|
||||
-----
|
||||
ctrl_interface=/var/run/wpa_supplicant
|
||||
network={
|
||||
|
||||
Reference in New Issue
Block a user