1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2025-07-08 15:27:40 +02:00
RaspAP/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
2025-04-17 05:44:30 -07:00