wireguard-ui/handler
Paul Dee 4b0a0d9061
Skip PresharedKey generation (#271)
Helpful for those who already have users deployed.

Enter `-` in the Preshared Key field at user creation time to skip its
creation.

The template conf takes care of the rest.

Fixes issue #235
2022-12-13 21:35:13 +01:00
..
middlewares.go Mitigate CSRF attacks (#206) 2022-07-14 08:36:47 +02:00
response.go Validate AllowedIPs from user input 2020-04-19 10:46:43 +07:00
routes.go Skip PresharedKey generation (#271) 2022-12-13 21:35:13 +01:00
routes_wake_on_lan.go Implements Wake On Lan and management features (#164) 2022-03-20 10:03:27 +01:00
session.go *: allows for BASE_PATH configuration (#183) 2022-04-25 09:17:13 +02:00