Skip to content

ssh: tolerate extra ssh_msg_service_request #9838

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

Conversation

u3s
Copy link
Contributor

@u3s u3s commented May 14, 2025

{userauth,server} guard added due to interoperability with clients sending extra ssh_msg_service_request (e.g. Paramiko for Python,see GH-6463)

resolve #6463

{userauth,server} guard added due to interoperability with clients
sending extra ssh_msg_service_request (e.g. Paramiko for Python,see
erlangGH-6463)
@u3s u3s requested a review from IngelaAndin May 14, 2025 12:16
@u3s u3s self-assigned this May 14, 2025
@u3s u3s added the team:PS Assigned to OTP team PS label May 14, 2025
Copy link
Contributor

github-actions bot commented May 14, 2025

CT Test Results

    2 files     29 suites   20m 7s ⏱️
  471 tests   467 ✅  4 💤 0 ❌
1 676 runs  1 652 ✅ 24 💤 0 ❌

Results for commit 63aec63.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@u3s u3s added the testing currently being tested, tag is used by OTP internal CI label May 14, 2025
@u3s u3s removed the testing currently being tested, tag is used by OTP internal CI label Jun 3, 2025
@u3s u3s merged commit c5cea08 into erlang:maint Jun 3, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants