2743: Should allow users to remove ssh config manually

distinguished**************@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 25, 2013
What version are you running?
1.6.11

What's the URL of the page containing the problem?
N/A

What steps will reproduce the problem?
1. Add an SSH key via the SSH tab
2. Attempt to change it or remove it

What is the expected output? What do you see instead?
Expected:
I should be able to remove this existing ssh key or replace it with a new one (potentially uploaded?)

Actual: 
It is possible to do this only by manually going into the directory. And relatedly, though it may be a permissions issue that I myself created, because this location (data/.ssh/id_rsa) is not editable by the non-web user (_www in my case, on mac), I cannot change things manually. 

What operating system are you using? What browser?
OS X 10.8, Safari

Please provide any additional information below.
The more general problem is that I cannot make use of the provided ssh key, so I have tried to upload one. Earlier, it was complaining that it was not formatted properly, and now that I believe i have the format correct I cannot delete the existing config except manually, and this is dicey because of permissions issues.
david
#1 david
  • +Component-Admin
    +Component-SSH
    +EasyFix
#2 gre****@gmai***** (Google Code) (Is this you? Claim this profile.)
I'm taking it`
david
#3 david
Fixed in release-1.7.x (2c75a8b). Thanks!
  • +Fixed