mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-05-24 00:24:06 +03:00
authentication fixes
This commit is contained in:
parent
0981c2fe07
commit
dfeb0fbb43
6 changed files with 44 additions and 63 deletions
|
@ -7,4 +7,5 @@ var (
|
|||
SendgridApiKey string
|
||||
EmailFrom string
|
||||
EmailFromName string
|
||||
SessionSecret []byte
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue