wireguard-ui/handler
Matthew Nickson 228d434405
Changed GetAllocatedIPs to use IStore
Previously the GetAllocatedIPs function used it's own database
connection. It now uses a pointer with the store.IStore interface to
access the DB.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-03-13 23:21:00 +00:00
..
response.go Validate AllowedIPs from user input 2020-04-19 10:46:43 +07:00
routes.go Changed GetAllocatedIPs to use IStore 2022-03-13 23:21:00 +00:00
session.go Fixes security issue & Adds support to sent configuration via email (#83) 2021-08-08 19:55:59 +02:00