This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
toolkit
/
components
/
passwordmgr
/
base
History
bryner%brianryner.com
aebbd768e7
If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry.
...
git-svn-id: svn://10.0.0.236/trunk@151451 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-17 07:10:07 +00:00
..
Makefile.in
If the user has not set a master password and wants to use password manager, initialize the master password to an empty string. (bug 217409)
2003-08-28 05:22:23 +00:00
nsIPassword.idl
…
nsPasswordManager.cpp
If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry.
2004-01-17 07:10:07 +00:00
nsPasswordManager.h
Protect again recursing into DecryptData during autocompletion (due to opening the master password dialog and blurring the username input field).
2003-08-30 05:06:30 +00:00
nsSingleSignonPrompt.cpp
Fix bug 218927 - check the 'remember' check box initially if the password was already stored, and prevent duplicate entries from being created when using auth dialogs.
2003-12-11 05:47:28 +00:00
nsSingleSignonPrompt.h
Remove inadvertent DOS lineendings (bug 218248)
2003-09-04 03:02:33 +00:00