Ticket #4541 (closed enhancement: fixed)
Hide VFS password in progress dialog
Reported by: | zaytsev | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.32 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
https://github.com/MidnightCommander/mc/pull/198
Hello and sorry for submitting the PR here, just like the previous PR here, the Trac email is not arriving, I would much rather submit it there as an issue.
The problem is that it shows VFS (e.g. SFTP) passwords during ops that display VFS source (e.g. copy) in the progress dialog. The proposed change makes the source field identical to the one in target (i.e. it also includes CWD now), but this way it does not flash the password.
I see that 4.8.32 should be coming very soon, so I was hoping to get this squeezed in time for the release.
Thank you!
Change History
comment:2 Changed 6 months ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Component changed from mc-vfs to mc-core
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.32
Branch: 4541_hide_vfs_password
Initial changeset:93a74f9a14aab9919debeab9cd6f396f162f64be
comment:3 Changed 6 months ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:4 Changed 6 months ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [cb97cd263b6b513ed19ecf3ec048833784e239b5].
git log --oneline 57cf824a5..cb97cd263