[w3c/webauthn] d1f88c: Include base64url encoding of extra_client_data in...

  Branch: refs/heads/2062-new-error-codes
  Home:   https://github.com/w3c/webauthn
  Commit: d1f88ca2c5fd02bbfddf861580093d3a8a2cdf6c
      https://github.com/w3c/webauthn/commit/d1f88ca2c5fd02bbfddf861580093d3a8a2cdf6c
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M index.bs
    M test-vectors/webauthn-test-vectors.py

  Log Message:
  -----------
  Include base64url encoding of extra_client_data in test vectors

Fixes https://github.com/w3c/webauthn/issues/2345


  Commit: 06672f2b3a9f769fe97d5698eb4c31db9908b150
      https://github.com/w3c/webauthn/commit/06672f2b3a9f769fe97d5698eb4c31db9908b150
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M index.bs
    M test-vectors/webauthn-test-vectors.py

  Log Message:
  -----------
  Recode test vectors to omit base64url padding

For consistency with the rest of the spec, which uses base64url without padding.


  Commit: 952ac44a23c42d7771f0d0745acd855a8d664cec
      https://github.com/w3c/webauthn/commit/952ac44a23c42d7771f0d0745acd855a8d664cec
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M index.bs
    M test-vectors/webauthn-test-vectors.py

  Log Message:
  -----------
  Rename extra_client_data to extraData_random in test vectors


  Commit: 7fa9bee6225f07570a66288f3ec1d0228b144a16
      https://github.com/w3c/webauthn/commit/7fa9bee6225f07570a66288f3ec1d0228b144a16
  Author: Nina Satragno <nsatragno@gmail.com>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix typo

Appearences -> Appearances


  Commit: f53fc025fe5ad279adfdcd96c460c31a1fa28154
      https://github.com/w3c/webauthn/commit/f53fc025fe5ad279adfdcd96c460c31a1fa28154
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #2348 from w3c/nsatragno-patch-1

Fix typo


  Commit: aa221780c5df9bd7629fc1d2cce32ce2ef207ba7
      https://github.com/w3c/webauthn/commit/aa221780c5df9bd7629fc1d2cce32ce2ef207ba7
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2025-10-28 (Tue, 28 Oct 2025)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  typos


  Commit: 06d2f79c1a06ef55c0238badad302cdc03a97349
      https://github.com/w3c/webauthn/commit/06d2f79c1a06ef55c0238badad302cdc03a97349
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    A .cspell/acronyms.txt
    A .cspell/misc.txt
    A .cspell/names.txt
    A cspell.json

  Log Message:
  -----------
  chore: Adds a CSpell configuration (#2353)

* add cspell config and dicts

* Update .cspell/names.txt

Co-authored-by: Nick Steele <344821+nicksteele@users.noreply.github.com>

---------

Co-authored-by: Nick Steele <344821+nicksteele@users.noreply.github.com>


  Commit: 3006eff56d36586b8c91afa0f9e9c3aa4101a361
      https://github.com/w3c/webauthn/commit/3006eff56d36586b8c91afa0f9e9c3aa4101a361
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #2354 from w3c/tc-typos

Fixes some typos


  Commit: 0dbeb204c358daab4fdb756e8fe809413d586899
      https://github.com/w3c/webauthn/commit/0dbeb204c358daab4fdb756e8fe809413d586899
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Mention that test vectors may contain additional constants


  Commit: d392f2364f0003fe643774fb1c279ef5f9371698
      https://github.com/w3c/webauthn/commit/d392f2364f0003fe643774fb1c279ef5f9371698
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fold changes since L3WD2 into changes since L2

Closes #2302.


  Commit: d474f5999baf4428b12ac7138dcd1d2a59bfcbf8
      https://github.com/w3c/webauthn/commit/d474f5999baf4428b12ac7138dcd1d2a59bfcbf8
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M index.bs
    M test-vectors/webauthn-test-vectors.py

  Log Message:
  -----------
  Merge pull request #2346 from w3c/test-vectors-extradata-base64

Include base64url encoding of extra_client_data in test vectors; regenerate without b64 padding


  Commit: 29067c47f78a99837cdd1ff831cab5b8e6ed49e3
      https://github.com/w3c/webauthn/commit/29067c47f78a99837cdd1ff831cab5b8e6ed49e3
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #2356 from w3c/fold-l3-change-history

Fold changes since L3WD2 into changes since L2


  Commit: 2c39a8557ea4dfb43201fdbdca6291b912824885
      https://github.com/w3c/webauthn/commit/2c39a8557ea4dfb43201fdbdca6291b912824885
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    A .cspell/acronyms.txt
    A .cspell/misc.txt
    A .cspell/names.txt
    A cspell.json
    M index.bs
    M test-vectors/webauthn-test-vectors.py

  Log Message:
  -----------
  Merge branch 'main' into 2062-new-error-codes


Compare: https://github.com/w3c/webauthn/compare/008495a3d9fb...2c39a8557ea4

To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications

Received on Monday, 10 November 2025 21:52:23 UTC