- From: Matthew Miller via GitHub <noreply@w3.org>
- Date: Mon, 10 Nov 2025 21:52:01 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by MasterKale to https://github.com/w3c/webauthn: * Include base64url encoding of extra_client_data in test vectors Fixes https://github.com/w3c/webauthn/issues/2345 by Emil Lundberg https://github.com/w3c/webauthn/commit/d1f88ca2c5fd02bbfddf861580093d3a8a2cdf6c * Recode test vectors to omit base64url padding For consistency with the rest of the spec, which uses base64url without padding. by Emil Lundberg https://github.com/w3c/webauthn/commit/06672f2b3a9f769fe97d5698eb4c31db9908b150 * Rename extra_client_data to extraData_random in test vectors by Emil Lundberg https://github.com/w3c/webauthn/commit/952ac44a23c42d7771f0d0745acd855a8d664cec * Fix typo Appearences -> Appearances by Nina Satragno https://github.com/w3c/webauthn/commit/7fa9bee6225f07570a66288f3ec1d0228b144a16 * Merge pull request #2348 from w3c/nsatragno-patch-1 Fix typo by Emil Lundberg https://github.com/w3c/webauthn/commit/f53fc025fe5ad279adfdcd96c460c31a1fa28154 * typos by Tim Cappalli https://github.com/w3c/webauthn/commit/aa221780c5df9bd7629fc1d2cce32ce2ef207ba7 * 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> by Tim Cappalli https://github.com/w3c/webauthn/commit/06d2f79c1a06ef55c0238badad302cdc03a97349 * Merge pull request #2354 from w3c/tc-typos Fixes some typos by Tim Cappalli https://github.com/w3c/webauthn/commit/3006eff56d36586b8c91afa0f9e9c3aa4101a361 * Mention that test vectors may contain additional constants by Emil Lundberg https://github.com/w3c/webauthn/commit/0dbeb204c358daab4fdb756e8fe809413d586899 * Fold changes since L3WD2 into changes since L2 Closes #2302. by Emil Lundberg https://github.com/w3c/webauthn/commit/d392f2364f0003fe643774fb1c279ef5f9371698 * Merge pull request #2346 from w3c/test-vectors-extradata-base64 Include base64url encoding of extra_client_data in test vectors; regenerate without b64 padding by Emil Lundberg https://github.com/w3c/webauthn/commit/d474f5999baf4428b12ac7138dcd1d2a59bfcbf8 * Merge pull request #2356 from w3c/fold-l3-change-history Fold changes since L3WD2 into changes since L2 by Emil Lundberg https://github.com/w3c/webauthn/commit/29067c47f78a99837cdd1ff831cab5b8e6ed49e3 * Merge branch 'main' into 2062-new-error-codes by Matthew Miller https://github.com/w3c/webauthn/commit/2c39a8557ea4dfb43201fdbdca6291b912824885 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 10 November 2025 21:52:02 UTC