Commit 7ac3672
Fix adding authenticator with large blob
Adding an authenticator with the large blob option requires a CTAP 2
version of at least 2.1. Patch `77915ee6b` unintentionally removed this
attribute.
Fixed: 443515811
Change-Id: I69fc1325070d131d59ed43b3e7e16fa20cd35345
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6936712
Auto-Submit: Nina Satragno <[email protected]>
Reviewed-by: Adam Raine <[email protected]>
Reviewed-by: Connor Clark <[email protected]>
Commit-Queue: Nina Satragno <[email protected]>1 parent 438874a commit 7ac3672
File tree
2 files changed
+2
-0
lines changed- front_end/panels/webauthn
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
565 | 566 | | |
566 | 567 | | |
567 | 568 | | |
| |||
0 commit comments