Toolkit:Password Manager: Difference between revisions
Jump to navigation
Jump to search
(Add preferences namespace) |
m (fix mailing list display) |
||
Line 5: | Line 5: | ||
* Preferences: <code>signon.*</code> | * 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 | * Mailing List: [https://mail.mozilla.org/listinfo/passwords-dev passwords-dev] | ||
* IRC Channel: [irc://irc.mozilla.org/passwords #passwords] | * IRC Channel: [irc://irc.mozilla.org/passwords #passwords] | ||
* [https://etherpad.mozilla.org/passwords Meeting notes] | * [https://etherpad.mozilla.org/passwords Meeting notes] |
Revision as of 00:15, 30 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: passwords-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