Confirmed users
933
edits
(→Firefox 76 (Desktop only): link to https://searchfox.org/mozilla-central/source/toolkit/components/passwordmgr/NewPasswordModel.jsm) |
(→Future: link to bugs for length/pattern) |
||
| Line 96: | Line 96: | ||
There are many enhancements possible for the feature which aren't part of the "AC MVP" column. Check the other rows for more details. Some of the key ones are: | There are many enhancements possible for the feature which aren't part of the "AC MVP" column. Check the other rows for more details. Some of the key ones are: | ||
* Don't autofill saved logins when heuristics using heuristics and <code>autocomplete="new-password"</code> isn't used ({{bug|1623431}}) | * Don't autofill saved logins when heuristics using heuristics and <code>autocomplete="new-password"</code> isn't used ({{bug|1623431}}) | ||
* Generating a password more appropriate for the site (length, character classes, etc.) | * Generating a password more appropriate for the site ({{bug|1634783|length}}, {{bug|1634787|character classes}}, etc.) | ||
* Requesting a new generated password if the user needs a different one ({{bug|1569568}}) | * Requesting a new generated password if the user needs a different one ({{bug|1569568}}) | ||
* etc. | * etc. | ||