feat(ssh): Add support for ECDSA SSH keys #362

Merged
NaiJi merged 2 commits from ssh-edcsa into master 2023-10-03 20:57:52 +03:00
Collaborator
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/319
NaiJi added the
Feature request
Severity
Low
labels 2023-09-26 22:19:52 +03:00
NaiJi self-assigned this 2023-09-26 22:19:52 +03:00
NaiJi added 1 commit 2023-09-26 22:19:53 +03:00
Poster
Collaborator

Waiting for server-side implementation.

GraphQL Response
data: {addSshKey: {code: 400, message: Invalid key type. Only ssh-ed25519 and ssh-rsa are supported, success: false, __typename: UserMutationReturn, user: null}, __typename: Mutation}

Waiting for server-side implementation. ``` GraphQL Response data: {addSshKey: {code: 400, message: Invalid key type. Only ssh-ed25519 and ssh-rsa are supported, success: false, __typename: UserMutationReturn, user: null}, __typename: Mutation} ```
NaiJi changed title from feat(ssh): Add support for ECDSA SSH keys to WIP: feat(ssh): Add support for ECDSA SSH keys 2023-09-26 22:20:12 +03:00
NaiJi requested review from inex 2023-09-26 23:00:53 +03:00
inex approved these changes 2023-10-03 17:02:27 +03:00
NaiJi changed title from WIP: feat(ssh): Add support for ECDSA SSH keys to feat(ssh): Add support for ECDSA SSH keys 2023-10-03 20:57:32 +03:00
NaiJi added 1 commit 2023-10-03 20:57:37 +03:00
NaiJi merged commit dd54f5fa42 into master 2023-10-03 20:57:52 +03:00
NaiJi deleted branch ssh-edcsa 2023-10-03 20:57:52 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#362
There is no content yet.