#10081 closed defect (bug) (duplicate)
ssh file access is broken when no password is required
| Reported by: | cjcollier | Owned by: | dd32 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Filesystem API | Version: | 2.7 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
see patch
Attachments (1)
Change History (5)
#2
@
17 years ago
- Cc added
In its current state, the SSH connection type requires a password, despite the following message to the user:
<div><?php _e('Enter the location on the server where the keys are located. If a passphrase is needed, enter that in the password field above.') ?></div>
The patch I've attached removes the requirement for a password when the connection type is SSH.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
password is optional when connection_type is ssh