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 Stamp git commit into docker builds. (#325) 2023-03-15 21:39:20 +01:00
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 User management panel (#289) 2023-03-15 21:13:53 +01:00
server.html Fix doubled tags on reload (#277) 2022-12-21 21:55:49 +01:00
status.html Status show IP's (#291) 2023-02-16 17:10:11 +01:00
users_settings.html Set password type field 2023-03-16 16:25:38 +01:00
wake_on_lan_hosts.html Fixed the problem that Wake On Lan does not work when BASE_PATH is set. (#229) 2022-09-30 10:39:12 +02:00
wg.conf Added Table to global settings (#308) 2023-05-24 12:06:05 +02:00