Bug 129774 - GUI to undo "Never remember login data for this Site"
Summary: GUI to undo "Never remember login data for this Site"
Status: CONFIRMED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-25 08:00 UTC by Timothy Stotts
Modified: 2007-08-08 11:45 UTC (History)
1 user (show)

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 Timothy Stotts 2006-06-25 08:00:13 UTC
Version:           3.5.2 (using KDE KDE 3.5.2)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) CFLAGS="-O2 -pipe -march=pentium4 -fomit-frame-pointer"
OS:                Linux

Konqueror should have a GUI-based method to un-exclude a website for password storage.

Steps to reproduce:
(1) user visits login web page
(2) user logs-in
(3) user selects "Never for this Site" when prompted for password store
(4) user changes his mind, wants to store passwords for this site

Linux user has to manually edit file:
    ~/.kde/share/apps/khtml/formcompletions
in section:
    [NonPasswordStorableSites]
in variable:
    Sites=

If excluding a site is non-manual, then un-excluding it should be non-manual also. Just as with cookies, images, and any other blocking/filter/exclusion mechanism.