Files
raspap-webgui/includes
Marko Winkler 52a4acced8 Add interface validation and improve shell argument escaping
- Introduced validateInterface() to ensure only existing network interfaces are used
- Used escapeshellarg() for user-supplied interfaces in shell commands (iw, iwgetid)
- Replaced direct usage of $_POST['interface'] with validated fallback to RASPI_WIFI_AP_INTERFACE
- Improved code readability by reducing redundant assignments
2025-04-23 21:31:38 +02:00
..
2025-03-25 05:14:29 -07:00
2019-10-12 23:04:27 +01:00
2025-04-17 05:44:30 -07:00