[w3c/webauthn] b65d33: Remove redundant extra step in DPK processing.

  Branch: refs/heads/main
  Home:   https://github.com/w3c/webauthn
  Commit: b65d3394c55943fd129ce01a0139d5f0ccfffe27
      https://github.com/w3c/webauthn/commit/b65d3394c55943fd129ce01a0139d5f0ccfffe27
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Remove redundant extra step in DPK processing.

This got left in during edits but is covered by the previous step.

Fixes #1853


  Commit: b8d23c69b155b5f97fc9ccae86d2623c8163688e
      https://github.com/w3c/webauthn/commit/b8d23c69b155b5f97fc9ccae86d2623c8163688e
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix outdated reference to fmt in devicePubKey error case


  Commit: fa65a36a18d89a53f8f0fca11e2e4ac48b3c1597
      https://github.com/w3c/webauthn/commit/fa65a36a18d89a53f8f0fca11e2e4ac48b3c1597
  Author: Adam Langley <agl@google.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1858 from w3c/issue1853

Remove redundant extra step in DPK processing.


Compare: https://github.com/w3c/webauthn/compare/3ff766eb5bf6...fa65a36a18d8

Received on Friday, 10 March 2023 00:49:23 UTC