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

fix(settings): Fix DDNS using invalid net address #537

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

n8maninger
Copy link
Member

The net address in the host settings was changed to only include the hostname instead of hostname:port. This broke DDNS updates as the port was still expected to be on the hostname. This adds additional validation to the host's net address setting and fixes DDNS updates.

@ChrisSchinnerl ChrisSchinnerl merged commit ae9c8a9 into master Dec 18, 2024
11 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the nate/validate-hostname branch December 18, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants