uselagoon / lagoon-ui

Apache License 2.0
6 stars 2 forks source link

Update SSH key type handling #264

Closed tobybellwood closed 2 hours ago

tobybellwood commented 2 weeks ago

Once https://github.com/uselagoon/lagoon/pull/3662 is merged, SSH key verification will happen in a new set of SSH key resolvers, so no verification or validation should be required in the UI.

addUserSSHPublicKey: addSshKey,
updateUserSSHPublicKey: updateSshKey,
deleteUserSSHPublicKey: deleteSshKeyById