On 7/31/11 9:36 AM, Stanimir Stamenkov wrote: > [Spawned from "Password Manager workaround".] > > Sat, 30 Jul 2011 18:12:21 +0800, /Philip Chee/: >> On 30/07/2011 16:44, Stanimir Stamenkov wrote: >> >>> ... this thread has become quite big. I guess I'll need to compile >>> some document (at least for myself) describing the different use >>> cases, the current problems, relevant Bugzilla references, possible >>> solutions and workarounds (including extensions). >> >> You could put it in the wiki: >> https://wiki.mozilla.org/SeaMonkey/ >> >> Perhaps as: >> https://wiki.mozilla.org/SeaMonkey/PasswordManagementTips > > Until I get my thoughts arranged in order to present them, I'll > throw some in here. > > I've identified few useful extensions: > > 1. Secure Login <https://addons.mozilla.org/addon/secure-login/> > > It is not packaged as SeaMonkey compatible but is easily patched to > make it so - see "secure_login+sm.diff" attached. If you don't know > how to apply the diff you may manually apply the changes - look at > the lines starting with a single + in front (the should be inserted > where they appear in the context). > > This extension will allow you to fill-in your login details (if you > have them remembered already) on forms which otherwise don't get > automatically filled-in. Pretty much like the custom button > suggested at the beginning of the previous thread, but in addition > will allow you to choose which account details to fill-in, if you > have more than one remembered (unlike the simple custom button > script). This feels pretty much like what we've got with SeaMonkey > versions prior 2.0. > > This extension also exposes the old "Saved Passwords" dialog, which > many people seem to miss in SeaMonkey 2.1+. > > 2. Saved Password Editor > <https://addons.mozilla.org/addon/saved-password-editor/> > > This allows you to edit and manually add login details for forms > which otherwise prevent it from happening automatically. > > On its own, this extension also exposes the old "Saved Passwords" > dialog where it adds an "Edit" button. > > 3. Remember Passwords > <https://addons.mozilla.org/addon/remember-passwords/> > > Represents the most simple hack to bring the standard login > management despite autocomplete="off" anoyances, in most of the cases. > > ----- > > I imagine an extension combining (not necessarily fully) the > functionality of the given three, would provide a complete solution > for every need. There's still at least one edge case not covered by > any of the three - I have some rough idea how to fix (I'll possibly > integrate it in future "Remember Passwords" version). >
I have the following extensions installed for SeaMonkey 2.2: * Password Exporter 1.2.1 (http://passwordexporter.fligtar.com) Accessed through the SeaMonkey menu bar via [Edit > Preference > Privacy & Security > Passwords], where the extension adds a button. Among the features is the ability to get a Password Manager window in the form it had in SM 2.0.x. This is a partial work-around for bug #664574 at <https://bugzilla.mozilla.org/show_bug.cgi?id=664574>, only for the Password Manager portion of that RFE. * Show Password On Input 0.1.4 (https://addons.mozilla.org/thunderbird/addon/6143/) If I left-click on the ***** that obscures a password and then right-click, the pull-down context menu has an added item "Show password". This is a work-around for bug #502258 at <https://bugzilla.mozilla.org/show_bug.cgi?id=502258>. File install.rdf had to be tweaked for SM 2.2 compatibility. * Show my Password 2.0 (http://netcat.ath.cx/extensions.html) In the dialogue popup for entering a master password, this provides a checkbox to show the actual master password. This is a work-around for bug #232050 at <https://bugzilla.mozilla.org/show_bug.cgi?id=232050>. File install.rdf had to be tweaked for SM 2.2 compatibility. -- David E. Ross <http://www.rossde.com/> On occasion, I might filter and ignore all newsgroup messages posted through GoogleGroups via Google's G2/1.0 user agent because of spam from that source. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

