Following from #11, it would be nice to also update the UI for SSH key management.
Something basically mimicking GitHub's--don't give users a big textarea to paste keys in. Instead, list already entered keys in a table (with optional names) and buttons to delete individual keys.
Allow adding one key at a time with optional name. Also perform validation on the key.
This should take a couple hours at the most but I want to move on to other things for now.
Following from #11, it would be nice to also update the UI for SSH key management.
Something basically mimicking GitHub's--don't give users a big textarea to paste keys in. Instead, list already entered keys in a table (with optional names) and buttons to delete individual keys.
Allow adding one key at a time with optional name. Also perform validation on the key.
This should take a couple hours at the most but I want to move on to other things for now.