Version: (using KDE 4.4.0) OS: Linux Installed from: openSUSE RPMs The Web UI plugin already allows changing username/password. It should have an option to completely disable authentication, so you don't have to enter username and password. This is useful if the 8080 port is not public, but only available in a private LAN.
SVN commit 1107456 by guisson: Add patch to disable authentication in webinterface BUG: 226291 M +1 -0 ChangeLog M +1 -0 ktorrent/main.cpp M +20 -5 plugins/webinterface/httpserver.cpp M +3 -1 plugins/webinterface/ktwebinterfaceplugin.kcfg M +2 -1 plugins/webinterface/loginhandler.cpp M +9 -0 plugins/webinterface/webinterfaceprefwidget.cpp M +3 -0 plugins/webinterface/webinterfaceprefwidget.h M +106 -89 plugins/webinterface/webinterfaceprefwidget.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1107456