Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
KDE:KDE3
kdebase3
fix-kio-smb-auth.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-kio-smb-auth.diff of Package kdebase3
? kioslave/smb/kio_smb_la_all_cpp.cpp Index: kioslave/smb/kio_smb_auth.cpp =================================================================== --- kioslave/smb/kio_smb_auth.cpp.orig +++ kioslave/smb/kio_smb_auth.cpp @@ -144,6 +144,7 @@ bool SMBSlave::checkPassword(SMBUrl &url if ( openPassDlg(info) ) { kdDebug(KIO_SMB) << "openPassDlg returned " << info.username << endl; url.setUser(info.username); + url.setPass(info.password); return true; } kdDebug(KIO_SMB) << "no value from openPassDlg\n";
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor