mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 11:57:49 +00:00
Merging branch for Chamber view functionality
This commit is contained in:
@@ -441,7 +441,7 @@ FRAMEWORK MARKER LOGIC
|
||||
def get_security_flags():
|
||||
# Add more classifications as we go
|
||||
security = ["open", "wpa", "wpa2_personal", "wpa3_personal", "wpa3_personal_mixed",
|
||||
"wpa2_enterprise", "wpa3_enterprise", "twog", "fiveg", "radius"]
|
||||
"wpa_wpa2_personal_mixed", "wpa2_enterprise", "wpa3_enterprise", "twog", "fiveg", "radius"]
|
||||
yield security
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user