- From: Adam Langley <noreply@github.com>
- Date: Fri, 16 Aug 2024 15:32:03 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/toporigin
Home: https://github.com/w3c/webauthn
Commit: 3cd39768a557a94043f7b9fa375a8c958797b8af
https://github.com/w3c/webauthn/commit/3cd39768a557a94043f7b9fa375a8c958797b8af
Author: Adam Langley <agl@chromium.org>
Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths:
M index.bs
Log Message:
-----------
Add the `topOrigin` field to the limited clientData verification algorithm.
I was asked to to the PR for this issue, without looking at the
submitted PR, in order to avoid IPR issues that would arise from a
change by a non-member.
The `topOrigin` field was added the the CollectedClientData, and the
serialization algorithm, but not the verification algorithm. This PR
addresses that.
Fixes #2102
To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Friday, 16 August 2024 22:32:07 UTC