Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add More Metadata to public ssh keys #1182

Merged
merged 15 commits into from
Dec 22, 2024
Merged

Add More Metadata to public ssh keys #1182

merged 15 commits into from
Dec 22, 2024

Conversation

moalshak
Copy link
Contributor

@moalshak moalshak commented Dec 19, 2024

This PR adds two fields:

  • Date added
  • Last date used

This indicates when a public key was added and when a public key was successfully used to login.

I could add a date to indicate when it was last updated, since now it just sees it as a new insertion.

How it looks like:

Admin:

Screenshot 2024-12-19 at 1 21 41 AM

Profile:

image

Fixes #1177

@Eugeny
Copy link
Member

Eugeny commented Dec 22, 2024

Looking great - I've tweaked the UI a bit

@Eugeny Eugeny merged commit 59884fb into warp-tech:main Dec 22, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce more metadata for public keys
2 participants