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

[v17] Relax validServerHostname to accept -- or .. #50410

Merged
merged 6 commits into from
Dec 18, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Dec 18, 2024

Backport #50386 to branch/v17

changelog: Enable multiple consecutive occurrences of - and . in SSH server hostnames.

tigrato and others added 6 commits December 18, 2024 23:09
This PR updates the regex used by `validServerHostname` to permit consecutive symbols (`-` and `.`) in server hostnames.

Changelog: Enable multiple consecutive occurrences of `-` and `.` in SSH server hostnames.

Signed-off-by: Tiago Silva <[email protected]>
Co-authored-by: Edoardo Spadolini <[email protected]>
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-50410.d212ksyjt6y4yg.amplifyapp.com

@tigrato tigrato added this pull request to the merge queue Dec 18, 2024
Merged via the queue into branch/v17 with commit 9420f6a Dec 18, 2024
42 checks passed
@tigrato tigrato deleted the bot/backport-50386-branch/v17 branch December 18, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants