Closed
Bug 1648187
Opened 4 years ago
Closed 4 years ago
User is prompted for OS-level authentication to fill credit card information even if `extensions.formautofill.reauth.enabled` is false
Categories
(Toolkit :: Form Autofill, defect, P1)
Toolkit
Form Autofill
Tracking
()
VERIFIED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | verified |
People
(Reporter: abr, Assigned: abr)
Details
(Whiteboard: [cc-autofill-mvp])
Attachments
(1 file)
This issue arises only on Windows and macOS.
STR:
- Ensure you have at least one credit card stored
- Endure
extensions.formautofill.reauth.enabled
is set to false - Go to https://luke-chang.github.io/autofill-demo/basic_cc.html
- Select a field, and then select a credit card from the drop-down
Results: An OS-level authentication prompt appears
Expected results: The user should not be prompted for OS-level authentication
Updated•4 years ago
|
Whiteboard: [ccautofill]
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → adam
Status: NEW → ASSIGNED
Priority: -- → P1
Updated•4 years ago
|
Whiteboard: [ccautofill] → [cc-autofill-mvp]
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by adam@nostrum.com:
https://hg.mozilla.org/integration/autoland/rev/43b58b2839df
Don't prompt for reauthorization if pref is disabled r=zbraniecki
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Updated•4 years ago
|
Flags: qe-verify+
Comment 4•4 years ago
|
||
Reproduced the initial issue using an old Nightly build 78.0a1 (Build id: 20200601093812).
Verified - Fixed in Beta 79.0b1 (build id: 20200629224419) and latest Nightly 80.0a1 (build id: 20200629154604) using Windows 10 and Mac OS 10.14.
The OS-level authentication prompt is no longer displayed.
You need to log in
before you can comment on or make changes to this bug.
Description
•