On Fri, 26 Nov 2004 23:44:33 +0100 (CET), David Faure wrote: > CVS commit by faure: > > Support for multiple username/password pairs in the wallet for the KIO password dialog. > The popup now shows an (editable) combobox when more than one usernames are available. > FEATURE: 76803 Does this also fix http://bugs.kde.org/show_bug.cgi?id=77052 ? (Cannot check it myself as I'm using the branch, sorry) > > M +56 -13 kio/passdlg.cpp 1.44 > M +10 -0 kio/passdlg.h 1.35 > M +56 -14 kpasswdserver/kpasswdserver.cpp 1.23 > M +3 -2 kpasswdserver/kpasswdserver.h 1.7 > >