bryner%brianryner.com
40ce193c74
Lazily decrypt username/password in nsIPassword objects so that requesting an enumerator doesn't immediately prompt for the master password.
2003-08-02 07:13:39 +00:00
bryner%brianryner.com
81c72d3858
Don't use the username as the password when creating a stored login.
2003-08-02 05:24:34 +00:00
bryner%brianryner.com
31a32dea74
Add some missing localized strings
2003-08-01 20:43:24 +00:00
bryner%brianryner.com
e74076979f
Fix stdcall bustage on windows
2003-08-01 20:41:41 +00:00
bryner%brianryner.com
03b4d72400
- Keep the user and password values encrypted in memory so that we can defer decryption (and prompting for the master password) until we need to prefill or the user brings up the manager.
...
- Add a comment about the randomness in secret decoder ring encryption.
2003-07-31 00:17:26 +00:00
bryner%brianryner.com
3f3f0e7d41
If the user has already stored a login and enters the same username but a different password, don't prompt again, just update the stored password. (also fixes a bug where this caused two copies of the login to be stored)
2003-07-30 06:50:28 +00:00
bryner%brianryner.com
97f10b574f
- Rename 'satchel' variables since this isn't part of satchel
...
- Make ~SignonDataEntry() delete the next entry in the list
- Fix some bustage from nsIFormSubmitObserver API changes
- Handle password change situations (2 or 3 password fields in a form)
- Make the signon file be written out when a reject list entry is added
- Fix the situation where RemoveUser() is called for the first of multiple stored logons for a host
2003-07-30 03:38:53 +00:00
bzbarsky%mit.edu
01018adcbd
More GetDocument bustage
2003-07-29 05:48:30 +00:00
bryner%brianryner.com
cc9ed87119
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.
2003-07-28 06:06:10 +00:00
bryner%brianryner.com
b3a5886e56
Fixing windows build - need to use a constructor for initializing reference-type members.
2003-07-27 21:21:45 +00:00
bryner%brianryner.com
892a0a4366
passwordmgr.properties, not satchel.properties
2003-07-27 07:06:49 +00:00
bryner%brianryner.com
25b37556ab
Initial add of new (work-in-progress) password manager implementation. Not part of the build.
2003-07-27 07:05:27 +00:00