wireguard-ui/model
Marcus Wichelmann 13a4c05ff5
fix: add basic server-side input validation (#435)
This mitigates possible path traversal attacks by using
e.g. "../user" as a user name.
2023-12-25 20:07:47 +01:00
..
client.go Follow-up fix for fwmark 101b5564c2 (#372) 2023-05-24 12:02:07 +02:00
client_defaults.go Update readme and code comments (#272) 2022-12-13 22:44:11 +01:00
misc.go Show apply config button only when needed (#292) 2023-03-15 21:15:41 +01:00
server.go added Post Up and Post Down configuration to server interface (#28) 2020-09-13 21:47:01 +02:00
setting.go Added Table to global settings (#308) 2023-05-24 12:06:05 +02:00
user.go User management panel (#289) 2023-03-15 21:13:53 +01:00
wake_on_lan_host.go fix: add basic server-side input validation (#435) 2023-12-25 20:07:47 +01:00