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 |
|
billz
|
9c5c0cfb88
|
Remove /wireguard/{config} endpoint
|
2024-03-08 20:17:22 +01:00 |
|
billz
|
79d33db2bf
|
Revert "Sanitize path to prevent directory traversal"
This reverts commit 2cdf6ef53e .
|
2024-03-08 11:27:44 +01:00 |
|
billz
|
2cdf6ef53e
|
Sanitize path to prevent directory traversal
|
2024-03-08 11:15:31 +01:00 |
|
billz
|
95ad90063b
|
Validate client_config path expression
|
2024-03-08 09:08:53 +01:00 |
|
billz
|
00f90f1f73
|
Sanitize user-provided inputs
|
2024-03-08 08:59:36 +01:00 |
|
TCH
|
1f1fa3711a
|
no posts + everything behind auth
|
2024-02-17 19:45:39 +00:00 |
|
NL-TCH
|
2ce8351b1a
|
initial install test
|
2024-02-08 23:24:30 +01:00 |
|