ionic-team / ionic-team/ionic-cli
"Pubkey already added to Ionic." treated as OK even when adding from different account
Đang mở
appflow
bug
effort: low
- Ngôn ngữ chính
- TypeScript
- Star
- 2k
- Fork
- 682
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
This is only really an issue for a single person with multiple appflow accounts.
Repro:
1. Log into account A and add an ssh key (`ionic ssh add`)
1. Re-adding it from account A should be OK
1. Log into account B and add the same key
1. Re-adding it from account B should be an error (the "already added" message is incorrect for their account)
https://github.com/ionic-team/ionic-cli/blob/develop/packages/ionic/src/commands/ssh/add.ts#L90
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.