Closed Bug 1858009 Opened 11 months ago Closed 11 months ago

Prefer `None` to `Some(false)` as the input to an unused CTAP2 create extensions

Categories

(Core :: DOM: Web Authentication, defect, P2)

defect

Tracking

()

RESOLVED FIXED
120 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox118 --- unaffected
firefox119 --- unaffected
firefox120 --- fixed

People

(Reporter: jschanck, Assigned: jschanck)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

The minPinLength extension (Bug 1844450) is requested by setting the (optional) minPinLength field of AuthenticationExtensionsClientInputs to true. I've observed a token that returns an InvalidOption error when the field is set to false. So we should not send false.

Set release status flags based on info from the regressing bug 1844450

Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/331f2d8089f6
omit inputs to unused CTAP2 extensions. r=keeler
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: