Ticket #1981 (closed defect: fixed)
Opened 2013-08-15T12:40:58-05:00
Last modified 2013-09-25T11:02:06-05:00
Special:ChangeUploadPassword reports SSH error
Reported by: | curtis | Owned by: | dscho |
---|---|---|---|
Priority: | minor | Milestone: | imagej2-b8-analysis |
Component: | Community | Version: | |
Severity: | cosmetic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1457 |
Description
When using the Special:ChangeUploadPassword feature of the Fiji/ImageJ wiki, an error message is reported:
Could not create directory '/var/www/.ssh'.
The operation is still successful, but this message may convince some users that something went wrong, when in reality it is a side effect and/or bug in SSH.
Change History
comment:2 Changed 2013-09-24T16:27:06-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
I fixed this by creating a read-only (and www-data-only) directory of that name. Since nothing can be written into it, we do not risk losing secrets ;-)
comment:3 Changed 2013-09-25T11:02:06-05:00 by bdezonia
- Blocking 1457 added; 1597 removed
- Milestone changed from imagej-2.0.0 to imagej2-b8-analysis