Commit graph

8 commits

Author SHA1 Message Date
Quentin Machu
63f88ab63d *: allows for BASE_PATH configuration
This should unblock users who'd like to run the UI under a subpath on an existing vhost of their reverse proxy.
This is far from behind the most pretty/smart way to do it, but it works for all intent and purposes.
Fixes https://github.com/ngoduykhanh/wireguard-ui/issues/37
2022-04-25 14:54:36 +08:00
Quentin Machu
a667efaa19 templates/login.html: strip credentials from console logs as it can be exploited 2022-04-25 14:49:02 +08:00
Giannis Mathioudakis
d1507726a4
Fix form submit, preventing login. (#118) 2021-11-12 21:12:17 +01:00
Yumin Wu
4829dd3cfd
fix:Convenient to use the enter key on the keyboard (#116) 2021-11-12 13:39:50 +01:00
Khanh Ngo
6589b41cc1
Reformat HTML code 2020-05-29 11:27:23 +07:00
Khanh Ngo
680e73c990
Use const instead of var for js variables 2020-05-29 10:47:55 +07:00
Khanh Ngo
a5fbb7b58a
Add authentication 2020-04-24 18:14:54 +07:00
Khanh Ngo
a78c9f3dd4
Add login page 2020-04-24 11:22:50 +07:00