Summary: | FTP ioslave unnecessarily asks for password | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | David Anderson <david> |
Component: | ftp | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | casteyde.christian, martin.sandsmark, mtijink.bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7 | |
Sentry Crash Report: |
Description
David Anderson
2007-03-26 16:12:48 UTC
*** Bug 146130 has been marked as a duplicate of this bug. *** I confirm this using KDE 4.3 I thought it was on purpose, so you could choose which user to log in as. And also a security feature, so that random applications can't read all your remote shares. Then you could use the user@ftp-site syntax. And concerning the security, you still have to give an application permission to use the wallet right? Or doesn't that work that way using kioslaves? I tried deleting the whole ACL for kwallet, but I still don't get a popup asking if anything should get access to the kwallet when entering the FTP url. *** This bug has been confirmed by popular vote. *** A solution is asking the user if anyone will be allowed to access the kioslave, so that the password is remembered AND the user never gets asked for it again. Git commit 3ab6c7f05f113353435e10b6d6fd0fdbbd495855 by Dawit Alemayehu. Committed on 22/04/2011 at 03:40. Pushed by adawit into branch 'master'. Fixed most of the issue related to login. BUG: 258888 BUG: 99686 BUG: 143488 BUG: 124675 FIXED-IN: 4.7 REVIEW: 101173 M +83 -33 kioslave/ftp/ftp.cpp M +3 -1 kioslave/ftp/ftp.h http://commits.kde.org/kdelibs/3ab6c7f05f113353435e10b6d6fd0fdbbd495855 |