wireguard-ui/templates
Paul Dee 364a43e3dc
Implement updating a client Pub+PSK when editing a client (#401)
This covers the normal use-case where clients generate keys
locally on their device and notify the server of their new/updated keys.

The server verifies Preshared and Public keys independently of each
other. Should a client generate a new tunnel which lacks a PSK and send
only a Public key to the server (admin) where the earlier server created
profile has a Preshared key, the server admin/user must determine the
course of action:
keep or remove the PSK.
2023-08-11 10:34:11 +02:00
..
about.html
base.html Hide user settings if login is disabled (#356) (#361) 2023-05-24 12:04:02 +02:00
clients.html Implement updating a client Pub+PSK when editing a client (#401) 2023-08-11 10:34:11 +02:00
global_settings.html Added Table to global settings (#308) 2023-05-24 12:06:05 +02:00
login.html [Vulnerability] Cross site scripting (XSS) and Open Redirect on the login page (#396) 2023-06-23 09:42:39 +02:00
profile.html
server.html
status.html
users_settings.html
wake_on_lan_hosts.html
wg.conf Added Table to global settings (#308) 2023-05-24 12:06:05 +02:00