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

Add localhost ipv4 to default origins for NEST Server #3151

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

babsey
Copy link
Contributor

@babsey babsey commented Mar 13, 2024

NEST Desktop starts on the IP of localhost (127.0.0.1) by default.
From there, NEST Server returns Error Code 304 - no permission.

This fix solves this issue.

@babsey babsey requested a review from terhorstd March 13, 2024 14:26
Copy link
Contributor

@terhorstd terhorstd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@terhorstd terhorstd changed the title Add 127.0.0.1 to default origins Add localhost ipv4 to default origins for NEST Server Mar 13, 2024
@terhorstd terhorstd added T: Bug Wrong statements in the code or documentation S: Normal Handle this with default priority I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Mar 13, 2024
@terhorstd terhorstd added this to To do in Installation via automation Mar 13, 2024
@terhorstd terhorstd merged commit 2712786 into nest:master Mar 13, 2024
24 checks passed
Installation automation moved this from To do to Done Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Bug Wrong statements in the code or documentation
Projects
Installation
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants