Commit graph

8 commits

Author SHA1 Message Date
Sam Gleske
36be3a7ac9 Rename session tokens to have wgui prefix
Renamed all session tokens so they start with `wgui_`.  This makes it significantly easier for a frontend to modify end-user cookie behavior when this project is used as a Home Assistnt Addon.

See also
--------

- [WireGuard UI Home Assistant Add-on][addon].

[addon]: https://github.com/samrocketman/addons-homeassistant/tree/main/wireguard-ui
2025-05-06 21:06:07 -04:00
0xCA
fa33d3f66e
Session improvements (#510) 2024-01-06 09:11:20 +01:00
Arminas
6dd5590940
User management panel (#289) 2023-03-15 21:13:53 +01:00
Quentin Machu
87b08a8f7c
*: allows for BASE_PATH configuration (#183) 2022-04-25 09:17:13 +02:00
Georgios Komninos
1711530dda
Fixes security issue & Adds support to sent configuration via email (#83) 2021-08-08 19:55:59 +02:00
Khanh Ngo
5ec77ecd72
Fix username when authentication is disabled 2020-10-10 16:00:18 +02:00
Khanh Ngo
9dca2b7361
Login disable (#35)
Add ability to disable authentication
2020-10-09 23:33:29 +02:00
Khanh Ngo
a5fbb7b58a
Add authentication 2020-04-24 18:14:54 +07:00