Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API - Peers.DeviceType is "" when listing via GetPeers #170

Closed
commonism opened this issue Jun 26, 2023 · 2 comments
Closed

API - Peers.DeviceType is "" when listing via GetPeers #170

commonism opened this issue Jun 26, 2023 · 2 comments
Assignees
Labels
bug Something isn't working v1 Old version of wg-portal

Comments

@commonism
Copy link
Contributor

commonism commented Jun 26, 2023

Hi,

due to the changes in #127 / 0f33871

"DeviceType": {
"type": "string",
"enum": [
"client",
"server"
]
},

the protocol mismatches the description document as the DeviceType is "" when listing peers via GetPeers.

@h44z h44z added bug Something isn't working v1 Old version of wg-portal labels Oct 19, 2023
h44z added a commit that referenced this issue Oct 26, 2023
@h44z h44z self-assigned this Oct 26, 2023
@h44z
Copy link
Owner

h44z commented Oct 26, 2023

fixed in 1.0.19

@h44z h44z closed this as completed Oct 26, 2023
@h44z
Copy link
Owner

h44z commented Oct 26, 2023

Please make sure to update the Docker image from h44z/wg-portal to wgportal/wg-portal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1 Old version of wg-portal
Projects
None yet
Development

No branches or pull requests

2 participants