Bug 226291 - Web UI plugin should have an option to disable authentication
Summary: Web UI plugin should have an option to disable authentication
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 12:14 UTC by Marco Poletti
Modified: 2010-03-25 18:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Poletti 2010-02-11 12:14:15 UTC
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.
Comment 1 Joris Guisson 2010-03-25 18:56:50 UTC
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