Toolkit:Password Manager: Difference between revisions
Jump to navigation
Jump to search
(embed relationship diagram) |
(Add preferences namespace) |
||
Line 3: | Line 3: | ||
* Bug tracking: [https://bugzilla.mozilla.org/buglist.cgi?component=Password%20Manager&product=Toolkit&bug_status=__open__ Toolkit::Password Manager] ([https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=Password%20Manager File a bug] | [https://mnoorenberghe.github.io/password-bugs/ 2015 meta bugs]) | * Bug tracking: [https://bugzilla.mozilla.org/buglist.cgi?component=Password%20Manager&product=Toolkit&bug_status=__open__ Toolkit::Password Manager] ([https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=Password%20Manager File a bug] | [https://mnoorenberghe.github.io/password-bugs/ 2015 meta bugs]) | ||
* Preferences: <code>signon.*</code> | |||
* Code: [https://mxr.mozilla.org/mozilla-central/source/toolkit/components/passwordmgr/ toolkit/components/passwordmgr/] | * Code: [https://mxr.mozilla.org/mozilla-central/source/toolkit/components/passwordmgr/ toolkit/components/passwordmgr/] | ||
* Mailing List: [https://mail.mozilla.org/listinfo/passwords-dev firefox-dev] | * Mailing List: [https://mail.mozilla.org/listinfo/passwords-dev firefox-dev] |
Revision as of 22:43, 1 June 2015
The Toolkit password manager is responsible for remembering usernames and passwords on sites and allowing the user to autofill or autocomplete it upon returning to the website.
- Bug tracking: Toolkit::Password Manager (File a bug | 2015 meta bugs)
- Preferences:
signon.*
- Code: toolkit/components/passwordmgr/
- Mailing List: firefox-dev
- IRC Channel: #passwords
- Meeting notes
- UX Designs
Architecture
See Also
- Toolkit:Password Manager/2015
- Toolkit:Password Manager/2015/Master Password
- Toolkit:Password Manager/Debugging
- Toolkit:Password Manager/Extensions
- Toolkit:Password Manager/Feature Backlog
- Toolkit:Password Manager/Glossary
- Toolkit:Password Manager/Keychain Integration
- Toolkit:Password Manager/Password Generation
- Toolkit:Password Manager/about:logins