Skip to content

Commit 504a8e8

Browse files
committed
Release 2.5.4
`webauthn-server-attestation`: Fixes: - `AuthenticatorGetInfo.algorithms` now silently ignores unknown `COSEAlgorithmIdentifier` and `PublicKeyCredentialType` values instead of rejecting the MDS BLOB.
2 parents 5d510c5 + e562c01 commit 504a8e8

File tree

4 files changed

+114
-60
lines changed

4 files changed

+114
-60
lines changed

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
== Version 2.5.4 ==
2+
3+
`webauthn-server-attestation`:
4+
5+
Fixes:
6+
7+
* `AuthenticatorGetInfo.algorithms` now silently ignores unknown
8+
`COSEAlgorithmIdentifier` and `PublicKeyCredentialType` values instead of
9+
rejecting the MDS BLOB.
10+
11+
112
== Version 2.5.3 ==
213

314
`webauthn-server-attestation`:

0 commit comments

Comments
 (0)