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

testing: make ui more clear for discovery errors #197115

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

connor4312
Copy link
Member

Fixes #196546

@connor4312 connor4312 self-assigned this Oct 31, 2023
@vscodenpa vscodenpa added this to the November 2023 milestone Oct 31, 2023
.vscode-test.js Outdated
@@ -84,4 +84,4 @@ module.exports = defineConfig(extensions.map(extension => {
}

return config;
}));
})
Copy link
Contributor

Choose a reason for hiding this comment

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

is this deletion intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

oops, fixed

@connor4312 connor4312 merged commit 9dc8807 into connor4312/deny-ctrl-port-anon Oct 31, 2023
4 checks passed
@connor4312 connor4312 deleted the connor4312/issue196546 branch October 31, 2023 23:46
connor4312 added a commit that referenced this pull request Nov 1, 2023
* cli: explicitly deny anonymous control port access

Prevents inheriting any ACL set at the tunnel level which may allow different access for forwarded ports

* testing: make ui more clear for discovery errors (#197115)

* testing: make ui more clear for discovery errors

Fixes #196546

* undo

* fix tests
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants