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
clients.html Added checkbox FwMark in QRCode generation (#260) 2022-12-02 23:40:29 +01:00
global_settings.html
login.html Fix login redirect problems. (#270) 2022-12-13 21:29:07 +01:00
server.html
status.html
wake_on_lan_hosts.html
wg.conf