- From: GitHub <noreply@github.com>
- Date: Wed, 27 Jul 2016 16:58:19 -0700
- To: public-webauthn@w3.org
- Message-ID: <57994a9bde0c7_4e1b3fd0287ad2c0103456@hookshot-fe5-cp1-prd.iad.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/w3c/webauthn
Commit: 9636ca2600c11d28aa124eb0ff1b121d8b8f9f9e
https://github.com/w3c/webauthn/commit/9636ca2600c11d28aa124eb0ff1b121d8b8f9f9e
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M index.bs
Log Message:
-----------
Various minor technical fixes (#147)
* Secure context requirement: SHOULD -> MUST
Fixes #146
* clientDataJSON is returned in WebAuthnAttestation (top-level attestation structure), not AttestationStatement (packed attestation)
Fixes #119
* After successful makeCredential or getAssertion, cancel outstanding requests to other authenticators
Fixes #124
* Correct length of packed attestation
Fixes #33
* Stamp out references to KeyHandle
Fixes #31
* Simplify description of packed attestation rawData
As per feedback from @equalsJeffH - thanks!
Received on Wednesday, 27 July 2016 23:58:49 UTC