Block a user
Implement ssh_keys model and attach to users
Implement ssh_keys model and attach to users
Implemented in keywarden/dev. Closing for now, will merge to main later.
Implement users model and CRUD API
Implemented in keywarden/dev. Will merge with main later, but closing for now.
Configure database migrations with Alembic
Implement ssh_keys model and attach to users
Pivoted to SSH CA and Certificates.
New Flow:
- Authenticated user adds public key from device to profile
- User gains access to target server on Keywarden
- User object now has object…