New Konqueror plugin: clear http auth
One of the features of the webmasters toolbar in Firefox, I use a lot is the option to clear the http auth data. When developing websites I often create a website that shows certain features depending on the login which is given. That automatically means that I need to switch often between different logins. I can achieve that with different browsers for example, but that’s limited too.
For Konqueror the only solution was to close the browser and restart it. But then, there is always our great KWallet integration, which automatically authenticates you. To solve this I made a new plugin which you can add to the toolbar which clears the http auth data, removes the data from the KWallet en reloads the webpage so you can relogin with different data immediatly.
konqueror++. Source can be found in /trunk/playground/base/konq-plugins. A tarball is available on request. Opensuse uses can simply add my home project to get binaries.
The plugin does not work in 4.2.0, but works on 4.2.1 and higher (incl. current 4.2 branch).