Bug 111226

Summary: Allow site-wide matching instead of per page
Product: [Applications] kwalletmanager Reporter: Thomas Zander <zander>
Component: generalAssignee: George Staikos <staikos>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Thomas Zander 2005-08-21 17:43:15 UTC
Version:           1.1 (using KDE 3.4.89 (>= 20050727), compiled sources)
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-13)
OS:                Linux (i686) release 2.6.11.1

KWallets functionality is severly limited for use on forums. The kind of site I am talking about is providing a login form on just about each page there is but the wallet will not fill in the pwd there since it does not hit the regexp.  You typically have to go to the main page to login and use 'back' to go to the page you were at before. Press reload there to get a 'reply' button and press reply.

These sites have another thing in common; you only have one username/password combination for the entire site.

I would like to see the possibility (or auto-detection) that forms on such sites get filled based on something like
http://www.kdedevelopers.org/**/#
Or, any form on all pages under the domain.
Comment 1 George Staikos 2005-09-11 15:59:50 UTC

*** This bug has been marked as a duplicate of 90715 ***