raspap-webgui-mirror/api
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
..
modules Use sed instead of grep+cut to capture the passphrase 2024-10-22 17:27:31 +02:00
auth.py Add load_dotenv from dotenv 2024-03-07 18:53:17 +01:00
main.py Remove /wireguard/{config} endpoint 2024-03-08 20:17:22 +01:00
requirements.txt Bump fastapi from 0.109.0 to 0.109.1 in /api 2024-03-09 13:05:59 +00:00