Closed
Bug 1583566
Opened 5 years ago
Closed 4 years ago
Support recipes for password generation requirements
Categories
(Toolkit :: Password Manager, task, P3)
Toolkit
Password Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 1686071
People
(Reporter: MattN, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: parity-safari, Whiteboard: [passwords:generation])
For site which don't use appropriate minlength
, maxlength
or pattern
attributes but have special requirements we can provide recipes to override our generated password format:
- minimum length
- maximum length
- allowed characters
- Sites it should be disabled on
- etc.
See Apple's WBSAutofillQuirks.plist (2018 copy) for an example.
Reporter | ||
Updated•5 years ago
|
status-firefox70:
--- → wontfix
status-firefox71:
--- → wontfix
Reporter | ||
Comment 1•5 years ago
|
||
Apple has open sourced their recipes for this under an MIT license: https://github.com/apple/password-manager-resources#password-rules
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•