Mark Banner
732f12ec13
Bug 472824 promptPassword should unescape user names before use. r=dolkse,sr=mconnor
2009-01-15 13:16:34 +00:00
Justin Dolske
4afc8ff447
Bug 467463 - Login Manager should store a GUID for logins. r=gavin, r=sdwilsh.
...
--HG--
rename : toolkit/components/passwordmgr/test/unit/key3.db => toolkit/components/passwordmgr/test/unit/data/key3.db
2009-01-12 16:26:48 -08:00
Ehsan Akhgari
885270cdf3
Bug 472631 - Private Browsing unit tests for password manager are not executed; r=dolske
2009-01-09 14:54:24 +03:30
Justin Dolske
d69196326a
Bug 451267 followup, bump the interface uuid. Oops. r=me.
2009-01-03 21:28:27 -08:00
Paul O'Shannessy
cdf03ea48a
Bug 451267 - Master password dialog is shown on each website with at least one text field due to sqlite import. r=dolske
2009-01-03 21:20:01 -08:00
Mark Banner
659b54c03a
Bug 470439 Migration from signons.txt looses newsgroup username/password information. r=dolske
2008-12-28 13:37:16 +00:00
Justin Dolske
0ae4760366
Bug 468916 - make modifyLogin() smarter than just remove+add. r=zpao, r=gavin
2008-12-15 16:29:45 -08:00
Justin Dolske
6df99df2bf
Bug 444968 - password-only forms should prefer a password-only login when present. r=gavin
2008-12-07 23:38:48 -08:00
Serge Gautherie
646655b4b0
Backed out changeset: c8eb8a8f42d9
...
for
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; (retry, after bug 457743 was fixed); r=(dolske + sdwilsh)
which
is causing Leaks (again).
2008-12-04 19:30:21 +01:00
Paul O'Shannessy
54f8be082c
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; (retry, after bug 457743 was fixed); r=(dolske + sdwilsh)
2008-12-04 18:41:44 +01:00
Justin Dolske
afa5f304b1
Bug 462525 - username truncation code is unnecessarily duplicated in nsLoginManagerPrompter. r=gavin
2008-11-03 19:24:14 -08:00
Ehsan Akhgari
c078acab37
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [unit test API changes]; r,sr=mconnor
2008-11-04 02:52:22 +03:30
Justin Dolske
18e70afd05
Bug 403420 - notification bar should show the host for the login it's asking to save. r=gavin, ui-r=beltzner
2008-10-30 23:28:39 -07:00
Ehsan Akhgari
0ad49ff6c2
Bug 461714 - Duplicate handleLoad functions in test_privbrowsing.html, r=dolske
2008-10-26 22:34:15 +03:30
Mark Banner
b7fc7a453a
Bug 461341 MailNews usernames need decoding on signons file upgrade. r=dolske
2008-10-26 14:27:46 +00:00
Ehsan Akhgari
ff2d2e91e0
Bug 461629 - Need to remove the "private-browsing-enter" observer at the end of test_privbrowsing.html, r=dolske
2008-10-26 01:16:02 +03:30
Ehsan Akhgari
3d5a77e536
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [passwordmgr part]; r=dolske
2008-10-21 01:58:43 +03:30
Justin Dolske
365ff4d9ea
Bug 394611 - Always prompt the user before changing a stored password. r=gavin
...
(relanding with workaround to avoid leak)
2008-10-12 20:05:11 -07:00
Daniel Holbert
5492039225
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Justin Dolske
20444386ab
Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr problems in FF3.0.3). r=gavin
2008-09-30 22:08:46 -07:00
Justin Dolske
06f63b6624
Bug 454708 - storage-Legacy can throw when calling ConvertToUnicode. r=gavin
2008-09-24 09:12:23 -07:00
Serge Gautherie
9c93c67449
Backed out changeset fa8fbd81159d
...
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh)
to try to fix leak
2008-09-20 19:41:50 +02:00
Paul O'Shannessy
6f8dd70bb3
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh)
2008-09-20 17:02:26 +02:00
Mark Banner
92fa9a77d0
Bug 325842 Make setting the autocomplete attribute 'completeDefaultIndex' do something sane when the search string does not match the beginning of the result string. r=enndeakin,ui-review=mconnor
2008-09-19 16:30:51 +01:00
Justin Dolske
6ad1a1eb00
Bug 399703 - Password manager offers to store logins with empty passwords. r=gavin
2008-09-07 00:12:34 -07:00
Justin Dolske
fc219b36cb
Bug 447788 - Login not filled if existing form username differs in case. r=gavin.
2008-09-07 00:01:11 -07:00
Justin Dolske
16b4f13825
Bug 446109 - Password manager can overwrite an existing password in an input. r=gavin
2008-09-06 23:52:15 -07:00
Justin Dolske
a64421582f
Bug 400795 - initial form fill and username autocomplete should share common code. r=gavin
2008-09-06 22:19:02 -07:00
Justin Dolske
1a83847ea6
Bug 361517 - Don't fill in passwords / usernames in readonly fields. r=gavin.
2008-09-04 13:08:57 -07:00
Justin Dolske
65a67ae803
Bug 443880. Comment-only change to IDL. r=me, b=443880
2008-09-02 00:35:19 -07:00
Paul O'Shannessy
4121c3f91b
Bug 451479 – storage-mozStorage should use COUNT in countLogins. r=dolske, r=sdwilsh
2008-08-28 13:13:42 -07:00
Justin Dolske
9e8e5d9237
Bug 451155 – Password manager does not work correctly on IDN site whose name contains any character over U+0100. r=gavin
2008-08-25 15:32:59 -07:00
Justin Dolske
29ab1cc49b
Fix tests on Windows and re-enable mozStorage for password manager (bug 288040)
2008-08-17 16:12:57 -07:00
Justin Dolske
2ad3c20c3d
Partially backout bug 288040 while looking into annoying Windows test failures.
2008-08-15 21:14:58 -07:00
Justin Dolske
480c510505
Test bustage fix.
2008-08-15 17:52:42 -07:00
Paul O'Shannessy
61f98fcc5f
Bug 288040 – convert signons3.txt to mozstorage. r=dolske, r=sdwilsh
...
--HG--
rename : storage/test/unit/corruptDB.sqlite => toolkit/components/passwordmgr/test/unit/data/corruptDB.sqlite
2008-08-15 15:41:22 -07:00
Dão Gottwald
f30bafec6d
Bug 449661 – Use the new search textbox binding in the password manager. r=mconnor
2008-08-15 04:27:54 +02:00
Justin Dolske
e99239d9da
Bug 449701 – legacy storage module shouldn't share login objects across XPCOM. r=gavin
2008-08-11 17:08:49 -07:00
Justin Dolske
3568ace940
Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin
2008-08-11 16:31:57 -07:00
Justin Dolske
644b86b987
Bug 449698 – login manager shouldn't allow nulls in username or password. r=gavin
2008-08-11 15:25:21 -07:00
Paul O'Shannessy
4c0050fc15
Bug 449810 – legacy storage module should throw on canceled master password entry in getAllLogins. r=dolske
2008-08-08 16:04:27 -07:00
Justin Dolske
1f7b574d43
Bustage fix
2008-08-04 19:27:11 -07:00
Paul OShannessy
16add8f7b8
Bug 449095 – LoginManagerStorage_legacy shouldn't write file if no data present. r=me
2008-08-04 16:28:44 -07:00
Justin Dolske
fa5a4ce61a
Bug 327977 – Password manager overwrites page data for password-only forms. r=gavin
2008-07-18 14:18:05 -07:00
Justin Dolske
817ec816ac
Bug 435531 – problem saving login when form or existing login is password-only. r=gavin
2008-07-13 00:04:30 -07:00
Justin Dolske
4f50f3d265
Bug 444959 – Need tests for login manager notification bars. r=gavin
2008-07-12 21:42:30 -07:00
Paul O'Shannessy
1a1ab238f9
Bug 439365 – need a notification to fire when a form is available to be filled in. r=dolske
2008-06-26 18:04:49 -07:00
Justin Dolske
2a255852da
Bug 359675 - provide an option to manually fill forms and log in. p=poshannessy@mozilla.com, r=dolske
2008-06-16 12:25:27 -07:00
dolske@mozilla.com
c230b0939e
Bug 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords. r=gavin, ui-r=mconnor, a1.9=mconnor
2008-05-08 20:34:46 -07:00
dolske@mozilla.com
58183d8855
Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin
2008-05-06 00:45:34 -07:00