mirror of
https://github.com/h44z/wg-portal.git
synced 2025-10-04 07:26:18 +00:00
fix multi-peer generation, fix prefix handling (#491)
(cherry picked from commit c20f17cddf
)
This commit is contained in:
@@ -269,5 +269,5 @@ func MergeToPhysicalPeer(pp *PhysicalPeer, p *Peer) {
|
||||
|
||||
type PeerCreationRequest struct {
|
||||
UserIdentifiers []string
|
||||
Suffix string
|
||||
Prefix string
|
||||
}
|
||||
|
Reference in New Issue
Block a user