wireguard-ui/templates
Paul Dee d32064dd0e
Fix login redirect problems. (#270)
After login, my browser gets a 404 for `/wireguard`. `wireguard` might
not be explicitly set by `BASE_PATH`, so just use the `{{.basePath}}`
instead.

Fixes #259.
2022-12-13 21:29:07 +01:00
..
base.html Update base.html (#242) 2022-12-02 23:08:07 +01:00
clients.html Added checkbox FwMark in QRCode generation (#260) 2022-12-02 23:40:29 +01:00
global_settings.html Update global_settings.html (#243) 2022-12-02 23:08:54 +01:00
login.html Fix login redirect problems. (#270) 2022-12-13 21:29:07 +01:00
server.html *: allows for BASE_PATH configuration (#183) 2022-04-25 09:17:13 +02:00
status.html improve status UI (#196) 2022-07-14 08:39:33 +02: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 PresharedKey is now only included if set (#141) 2022-01-29 09:11:50 +01:00