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

SSH KEY: T6568: Fixed adding SSH keys with same comments (backport #78) #79

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 12, 2024

If a key with the same comment already exists in a configuration, generate a new ID for a new one.

Example of such a case:

ssh-rsa <base64> my_user_name
ssh-ed25519 <base64> my_user_name
```<hr>This is an automatic backport of pull request #78 done by [Mergify](https://mergify.com).

If a key with the same comment already exists in a configuration, generate a new
ID for a new one.

Example of such a case:

```
ssh-rsa <base64> my_user_name
ssh-ed25519 <base64> my_user_name
```

(cherry picked from commit c02b115)
@zdc zdc requested review from a team, dmbaturin, sarthurdev, zdc, jestabro, c-po and fett0 and removed request for a team July 12, 2024 12:50
@dmbaturin dmbaturin merged commit 10aa89d into circinus Jul 12, 2024
1 of 2 checks passed
@mergify mergify bot deleted the mergify/bp/circinus/pr-78 branch July 12, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants