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 #78

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

zdc
Copy link
Contributor

@zdc zdc commented Jul 11, 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

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
```
@zdc zdc requested review from a team, dmbaturin, sarthurdev, jestabro, sever-sever, c-po and fett0 and removed request for a team July 11, 2024 12:07
@zdc zdc merged commit c02b115 into vyos:current Jul 12, 2024
1 of 2 checks passed
@zdc
Copy link
Contributor Author

zdc commented Jul 12, 2024

@Mergifyio backport circinus

Copy link

mergify bot commented Jul 12, 2024

backport circinus

✅ Backports have been created

@zdc
Copy link
Contributor Author

zdc commented Jul 12, 2024

@Mergifyio backport sagitta

Copy link

mergify bot commented Jul 12, 2024

backport sagitta

✅ Backports have been created

dmbaturin added a commit that referenced this pull request Jul 12, 2024
SSH KEY: T6568: Fixed adding SSH keys with same comments (backport #78)
dmbaturin added a commit that referenced this pull request Jul 12, 2024
SSH KEY: T6568: Fixed adding SSH keys with same comments (backport #78)
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.

3 participants