- From: GitHub <noreply@github.com>
- Date: Thu, 21 Jul 2016 17:24:08 -0700
- To: public-webauthn@w3.org
- Message-ID: <579167a8b2c00_52993f9b617df2bc3164f@hookshot-fe6-cp1-prd.iad.github.net.mail>
Branch: refs/heads/vgb-technical-patches
Home: https://github.com/w3c/webauthn
Commit: 3a08cd813bc615f339bd1c1d6557d15810703c63
https://github.com/w3c/webauthn/commit/3a08cd813bc615f339bd1c1d6557d15810703c63
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M index.bs
Log Message:
-----------
Secure context requirement: SHOULD -> MUST
Fixes #146
Commit: 553f9dab7bdf7386b5f82646be172b7ef5916f59
https://github.com/w3c/webauthn/commit/553f9dab7bdf7386b5f82646be172b7ef5916f59
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M index.bs
Log Message:
-----------
clientDataJSON is returned in WebAuthnAttestation (top-level attestation structure), not AttestationStatement (packed attestation)
Fixes #119
Commit: 4b03779aa70190f73cbe5469fbea438217040a46
https://github.com/w3c/webauthn/commit/4b03779aa70190f73cbe5469fbea438217040a46
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M index.bs
Log Message:
-----------
After successful makeCredential or getAssertion, cancel outstanding requests to other authenticators
Fixes #124
Commit: 629e5cef274d53b43c2784edfcf65b26e6020694
https://github.com/w3c/webauthn/commit/629e5cef274d53b43c2784edfcf65b26e6020694
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M index.bs
Log Message:
-----------
Correct length of packed attestation
Fixes #33
Commit: 2d07450b288b4fc3b145851a6a4b8f12d62a7785
https://github.com/w3c/webauthn/commit/2d07450b288b4fc3b145851a6a4b8f12d62a7785
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M index.bs
Log Message:
-----------
Stamp out references to KeyHandle
Fixes #31
Compare: https://github.com/w3c/webauthn/compare/3a08cd813bc6^...2d07450b288b
Received on Friday, 22 July 2016 00:24:37 UTC