• Vincent Wong's avatar
    Record and show last used date of SSH Keys · b6df93a5
    Vincent Wong authored
    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
    b6df93a5