Record and show last used date of SSH Keys
Addresses: Issue #13810
1. Adds a last_used_at attribute to the Key table/model
2. Update a key's last_used_at whenever it gets used
3. Display how long ago an ssh key was last used
Showing
app/workers/use_key_worker.rb
0 → 100644
spec/workers/use_key_worker_spec.rb
0 → 100644
Please
register
or
sign in
to comment