SVN commit 919419 by toma: Add ClearHttpAuth plugin for konqi. This way you can reset the http auth and reload to relogin with another username into the site. M +2 -0 CMakeLists.txt A clearhttpauth (directory) A clearhttpauth/CMakeLists.txt A clearhttpauth/Messages.sh A clearhttpauth/plugin_clearhttpauth.cpp [License: LGPL (v2+)] A clearhttpauth/plugin_clearhttpauth.desktop A clearhttpauth/plugin_clearhttpauth.h [License: LGPL (v2+)] A clearhttpauth/plugin_clearhttpauth.rc --- trunk/playground/base/konq-plugins/CMakeLists.txt #919418:919419 @@ -1 +1,3 @@ add_subdirectory( bookmarksync ) +add_subdirectory( clearhttpauth ) +