mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-11 13:47:05 +02:00
User management panel (#289)
This commit is contained in:
@@ -10,4 +10,5 @@ type Interface struct {
|
||||
type BaseData struct {
|
||||
Active string
|
||||
CurrentUser string
|
||||
Admin bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user