Implement ssh_keys model and attach to users #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As an end user, I want to register my SSH public keys so that I can request access to servers using those keys.
Acceptance Criteria (G/W/T)
Notes / Non-functional
Pivoted to SSH CA and Certificates.
New Flow:
Implemented in keywarden/dev. Closing for now, will merge to main later.