Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com 54229a92e6 Bug 381692 - "Page Info Security section should show site-specific saved passwords" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r=johnath a1.9=schrep] 2008-01-04 22:06:30 -08:00
dolske@mozilla.com 8ad20a7a02 Bug 408550 - Saved password filter text box is case sensitive when it should not be. r=gavin, a1.9=beltzner 2007-12-28 14:05:49 -08:00
dolske@mozilla.com a5a9a5ea2e Bug 408359 - Password Manager dialog's Show/Hide Passwords button does not have an access key. p=ehsan.akhgari@gmail.com, r=mano, a1.9=beltzner 2007-12-14 15:38:39 -08:00
reed@reedloden.com 177eb2c9c2 Bug 405389 - "Passwords reappear after being deleted, when using the search" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=mconnor a=blocking-firefox3+] 2007-12-12 05:24:39 -08:00
reed@reedloden.com f1329452ee Bug 327048 - "support filtering in password manager via Search field" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-10-19 00:57:53 -07:00
gavin@gavinsharp.com 405957fd02 Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
gavin@gavinsharp.com 85f2fe1195 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-05-14 22:55:24 -07:00
bugzilla@standard8.demon.co.uk d2f3188b22 Bug 349438 (bug 266945 enhanced / followup) add title and set default button to no for the remove all password manager confirm prompt. p=Serge Gautherie <gautheri@noos.fr>,r=mconnor 2007-05-14 22:55:23 -07:00
gavin@gavinsharp.com c9a1bc1893 Bug 343278, Hitting delete in the password manager doesn't delete the password, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor 2007-05-14 22:55:22 -07:00
mozilla.mano@sent.com 1b9bf3c875 Bug 266945 - Add confirm prompt for 'Remove All' operation in Password Manager. r+a181=mconnor. 2007-05-14 22:55:21 -07:00
gavin@gavinsharp.com a2bd9be40a Bug 324063: "passwords never saved" is too hard to find, so move it into it's own window, r=mconnor, ui-r=beltzner 2007-05-14 22:55:20 -07:00
db48x@yahoo.com 0328e9de17 bug 296662: Javascript strict warnings in preferences dialogpatch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa 2007-05-14 22:55:19 -07:00
gerv@gerv.net c3074dd339 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-05-14 22:55:15 -07:00
ben@bengoodger.com 2151f5ec85 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2007-05-14 22:55:17 -07:00
bryner@brianryner.com 26085e6fa6 skip signon entries that don't decrypt properly 2007-05-14 22:55:16 -07:00
steffen.wilberg@web.de 26d76b3f96 Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner 2007-05-14 22:55:14 -07:00
varga@nixcorp.com 7f997de803 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2007-05-14 22:55:14 -07:00
bryner@brianryner.com a9d371a408 Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me 2007-05-14 22:55:13 -07:00
bryner@brianryner.com 008c2cbdb0 port fix to sort strings case-insensitively, bug 220067 2007-05-14 22:55:12 -07:00
bryner@brianryner.com 498585f87b Make removal of stored logins play nicer with the tree widget. Do a (batched) notification of the treeBoxObject that the row count is changing when deleting one or more stored logins. Also do a rowCountChanged notification when removing all stored logins. 2007-05-14 22:55:11 -07:00
bryner@brianryner.com 9603103288 Lots of changes and bugfixes: - Enable multiple username support by listening to change events for the username field when there is more than one stored login for the form. - Make the signon hashtable store a SignonHashEntry, which has a pointer to the first SignonDataEntry. This lets us adjust the head of the linked list without a hashtable operation, and also fixes a case where we would continue using a deleted entry, leading to a crash.- Change FindPasswordEntryFromSignonData to FnidPasswordEntryInternal, and refactor it a bit.- Clean up prefill logic so that multiple forms on a page could be prefilled.- Fix bug where the last input was used as the username field, instead of the input just before the password.- Make sure we write out all entries for each realm.- Make sure we include all entries in each realm when returning an enumerator.- Remove some form manager cruft I missed in passwordManager.js. 2007-05-14 22:55:10 -07:00
bryner@brianryner.com 5d26504ce8 Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package. 2007-05-14 22:55:09 -07:00