8000 Resolve flaw with ssh key parse if the key has no comment by Firstyear · Pull Request #3628 · kanidm/kanidm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Resolve flaw with ssh key parse if the key has no comment #3628

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

Firstyear
Copy link
Member

We recently changed the ssh key parser library to accept keys with spaces in their comments. This change introduced a flaw where if the key had no comment and trailing whitespace, then the key would fail to parse.

Fixes #3610

Checklist

  • This PR contains no AI generated code
  • book chapter included (if relevant)
  • design document included (if relevant)

@Firstyear Firstyear marked this pull request as ready for review May 13, 2025 02:28
@Firstyear Firstyear requested a review from yaleman May 13, 2025 02:29
@github-project-automation github-project-automation bot moved this from 🆕 New to 🔖 Ready in Organising Everything May 13, 2025
@Firstyear Firstyear enabled auto-merge (squash) May 13, 2025 02:31
@Firstyear Firstyear merged commit b7eda62 into kanidm:master May 13, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in Organising Everything May 13, 2025
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.

Problem with SSH keys
2 participants
0