raspap-webgui-mirror/api/modules
Nicolas Ramz 0bb8a5400e Use sed instead of grep+cut to capture the passphrase
Current method would crop any passphrase containing an '=' sign.

For eg. wpa_passwphrase=Foo=Bar would return 'Foo' instead of 'Foo=Bar'.
2024-10-22 17:27:31 +02:00
..
ap.py Use sed instead of grep+cut to capture the passphrase 2024-10-22 17:27:31 +02:00
client.py Sanitize user-provided inputs 2024-03-08 08:59:36 +01:00
ddns.py initial install test 2024-02-08 23:24:30 +01:00
dhcp.py initial install test 2024-02-08 23:24:30 +01:00
dns.py initial install test 2024-02-08 23:24:30 +01:00
firewall.py initial install test 2024-02-08 23:24:30 +01:00
networking.py initial install test 2024-02-08 23:24:30 +01:00
openvpn.py Sanitize user-provided inputs 2024-03-08 08:59:36 +01:00
system.py initial install test 2024-02-08 23:24:30 +01:00
wireguard.py Remove /wireguard/{config} endpoint 2024-03-08 20:17:22 +01:00