Justin Dolske
63cffdd401
Bug 465636 - Login Manager should record creation/usage timestamps. r=zpao, sr=vlad
...
--HG--
rename : toolkit/components/passwordmgr/test/unit/head_storage_legacy_1.js => toolkit/components/passwordmgr/test/unit/head_common.js
2009-12-28 20:39:00 -08:00
Justin Dolske
b624180ee3
Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad
2010-03-11 18:25:00 -08:00
Paul O’Shannessy
acb67d3f39
Bug 535689 - Avoid clobbering and replacing password value when moving focus outside of username field [r=dolske]
2010-02-24 12:02:24 -08:00
Justin Dolske
b316af67c7
Bug 537862 - Move doAsyncPrompt() code into the prompt factory. r=mayhemer, r=gavin
2010-02-18 13:43:20 -08:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Paul O’Shannessy
e26a79423f
Bug 511474 - input type password loses value when gaining focus by tabbing from previous field [r=dolske]
...
--HG--
extra : rebase_source : 2ea380a08b053740d63f424392dd057c0f0fd9e9
2009-12-16 14:10:27 -08:00
Justin Dolske
175727d33a
Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao
2009-12-13 17:04:43 -08:00
Dão Gottwald
de19aaab92
Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske
2009-11-08 10:22:11 +01:00
Jae-Seong Lee
75a0e10b99
Bug 521148 - xpcshell-test: test_storage_mozStorage_4.js fails with 'strict' & 'werror' on, part 2. r=dolske
2009-10-09 12:50:53 +02:00
Paul O’Shannessy
661a554179
Bug 492197 - password manager is extremely slow at reencrypting base64-encoded signons. r=dolske
2009-09-28 11:52:18 -07:00
Paul O’Shannessy
d749e0bdad
Bug 518418 - storage-mozStorage should use executeStep() instead of step(). r=dolske+sdwilsh
...
--HG--
extra : rebase_source : 71540d949a7c8a7a8ff8fa44d77d0048a4bca92f
2009-09-25 15:34:54 -07:00
Justin Dolske
34a657bd23
Bug 511639 - Login manager should ignore untrusted events. r=gavin, sr=mconnor
2009-09-22 23:23:58 -07:00
Justin Dolske
0e44752cb1
Bug 508471 - Password Manager should use setProperty instead of setPropertyAsInterface for non-interface objects. r=gavin
2009-08-05 13:46:30 -07:00
Honza Bambas
66ab2c6182
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 20:29:41 +02:00
Honza Bambas
0ca2f9d3e2
backing out 0a13ddc99c95, bug 475053
2009-07-20 20:00:49 +02:00
Honza Bambas
8236bd055e
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 17:25:05 +02:00
Paul O’Shannessy
1ebc0fdd83
Bug 501798 - Not actually finalizing statements in _dbCleanup
2009-07-13 13:35:55 -07:00
Paul O’Shannessy
d01df6a686
Bug 500822 - Importing passwords to mozstorage can fail when signons3.txt is corrupted, r=dolske
2009-07-13 13:35:55 -07:00
MattN
b8b0aff729
Bug 497541 - Autocomplete dropdown should update when text inserted before end. r=gavin
2009-07-11 09:25:57 +02:00
Paul O'Shannessy
472b1194d3
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us
...
r=dolske
r=sdwilsh
2009-06-30 16:00:11 -07:00
Myk Melez
5112be2f93
Bug 492153 - login manager doesn't always notify observers when it handles form. r=dolske, a192=beltzner
2009-05-20 20:22:35 -07:00
Justin Dolske
1e8cbd2563
Bug 471906 - Login manager's onblur handler shouldn't do anything when the username is blank. r=gavin
2009-05-12 12:09:18 -07:00
Simon Bünzli
1658b25674
Bug 489026 - Strict Warning: assignment to undeclared variable logins. r=dolske
2009-04-20 01:03:09 +02:00
Paul O'Shannessy
8a981765e0
Bug 479894 - Add a property-bag based searchLogins API to login manager. r=dolske, sr=vlad
2009-04-17 16:12:46 -07:00
Justin Dolske
f8614872f0
Bug 474846 - Data loss by migration from wallet to login manager. r=gavin
2009-04-16 18:27:21 -07:00
Paul O'Shannessy
cca402cdbe
Bug 316084 - Migrated base64 suite passwords not encrypted when master PW added in Firefox; r=(dolske + gavin.sharp)
2009-03-28 03:00:17 +01:00
Justin Dolske
e6ec16865a
Bug 483693 - import from legacy storage should use a transaction for better performance. r=sdwilsh
2009-03-23 16:40:36 -07:00
Serge Gautherie
412a9d373c
Backed out changeset: 10e8371749f9
...
As dolske says this patch doesn't apply to tip (anymore) !
That's only the 3rd time I checkin-needed and back this very patch out after all :-(
2009-03-21 01:32:55 +01:00
Paul O'Shannessy
33dea14c0e
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh)
2009-03-21 00:38:43 +01:00
Justin Dolske
0f4c34fa28
Bug 481087 - add getAllEncryptedLogins stub to storage-mozStorage.js. r=gavin
2009-03-10 14:15:47 -07:00
Justin Dolske
8cf9612577
Bug 475634 - Login manager should send observer notifications on various events. r=mconnor
2009-02-25 23:40:38 -08:00
Justin Dolske
bd8dd853c5
Bug 477917 - expose login GUIDs through login manager API. r=gavin
2009-02-25 23:40:38 -08:00
Mark Banner
489f8ec766
Bug 472824 promptPassword should unescape user names before use. r=dolkse,sr=mconnor
2009-01-15 13:16:34 +00:00
Justin Dolske
81648a0b95
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
Paul O'Shannessy
1a6cbdbb3e
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
518fcf4c64
Bug 470439 Migration from signons.txt looses newsgroup username/password information. r=dolske
2008-12-28 13:37:16 +00:00
Justin Dolske
974b132b0c
Bug 468916 - make modifyLogin() smarter than just remove+add. r=zpao, r=gavin
2008-12-15 16:29:45 -08:00
Justin Dolske
baa47b45a5
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
08935d60ff
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
04ab22fdd5
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
48f41d8587
Bug 462525 - username truncation code is unnecessarily duplicated in nsLoginManagerPrompter. r=gavin
2008-11-03 19:24:14 -08:00
Justin Dolske
59147bea1a
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
Mark Banner
cf03623cfc
Bug 461341 MailNews usernames need decoding on signons file upgrade. r=dolske
2008-10-26 14:27:46 +00:00
Ehsan Akhgari
0d9adfa8b0
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
d2a5ba9d51
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
72c410a648
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
f5dac2e8aa
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
d261d66277
Bug 454708 - storage-Legacy can throw when calling ConvertToUnicode. r=gavin
2008-09-24 09:12:23 -07:00
Justin Dolske
f2847be93e
Bug 399703 - Password manager offers to store logins with empty passwords. r=gavin
2008-09-07 00:12:34 -07:00
Justin Dolske
b371c503be
Bug 447788 - Login not filled if existing form username differs in case. r=gavin.
2008-09-07 00:01:11 -07:00