diff options
author | Alexander Golubev <[email protected]> | 2024-01-27 20:10:29 +0300 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-03-04 11:04:11 +0000 |
commit | 581d266ae6f085317b4247b2d1ddbc12c8fa09fb (patch) | |
tree | df97b702f24748dca300192385a889153573fb71 /kpersonalizer | |
parent | 2756ae762fefc3fe86463174866674a987856d89 (diff) | |
download | tdebase-581d266ae6f085317b4247b2d1ddbc12c8fa09fb.tar.gz tdebase-581d266ae6f085317b4247b2d1ddbc12c8fa09fb.zip |
tdeioslave/sftp: pass correct username to openPassDlg()
We should always pass to the openPassDlg() exactly the same username
otherwise it may result in incorrect caching of passwords especially in
case if the username is changed by the user.
Also don't allow username change in case it was passed to setHost()
(i.e. it was specified in the URL like e.g. sftp://username@host/).
In such a case after changing it'd be impossible to properly cache it.
Signed-off-by: Alexander Golubev <[email protected]>
Diffstat (limited to 'kpersonalizer')
0 files changed, 0 insertions, 0 deletions