mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
wireless client: Remove option for WEP
This has not been compiled into our version of wpa_supplicant (if it has been ever) and so there is no danger to disable this without any further ado. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
251f023f46
commit
40124af8de
@@ -1,4 +1,4 @@
|
||||
%tr = (
|
||||
%tr = (
|
||||
%tr,
|
||||
|
||||
'24 hours' => '24 Saat',
|
||||
@@ -2792,7 +2792,6 @@
|
||||
'wlan client encryption' => 'Şifreleme',
|
||||
'wlan client encryption eap' => 'EAP',
|
||||
'wlan client encryption none' => 'Hiçbiri',
|
||||
'wlan client encryption wep' => 'WEP',
|
||||
'wlan client encryption wpa' => 'WPA',
|
||||
'wlan client encryption wpa2' => 'WPA2',
|
||||
'wlan client group cipher' => 'Grup şifreleme',
|
||||
|
||||
Reference in New Issue
Block a user