- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Thu, 05 Oct 2017 20:52:24 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn: * Plumb User ID through We need to plumb the custom user id that the RP gave the authenticator during MakeCredential back through to the RP when doing getAssertion. by christiaanbrand https://github.com/w3c/webauthn/commit/ac89087f42ac3875f5dde3d581c1c85bc830609c * Update index.bs by christiaanbrand https://github.com/w3c/webauthn/commit/3e0d2915aab90bccbd7d8ae89aa484db4fb712e8 * Update index.bs by christiaanbrand https://github.com/w3c/webauthn/commit/c96b64bee7bbd918317d5a6b3865fc8f10f280d4 * Update index.bs by christiaanbrand https://github.com/w3c/webauthn/commit/f6499b2a7f85b2f2d3a14efda265f2fb75f94bf0 * Update index.bs by christiaanbrand https://github.com/w3c/webauthn/commit/0ce6b12b54d40a34c1ea535d2c59555677921b18 * Update index.bs by christiaanbrand https://github.com/w3c/webauthn/commit/92f4b3218a8aa711e39a4385e87d48c3bf25618c * Update index.bs by Alexei Czeskis https://github.com/w3c/webauthn/commit/5e2f228d76005a767f2c4e94f1af6b8c2c7d717d * Update index.bs by Alexei Czeskis https://github.com/w3c/webauthn/commit/25dfc77228d74440711ff36ff72b81ba77e40669 * Update index.bs by Alexei Czeskis https://github.com/w3c/webauthn/commit/f6f85172b064d72ca036fede2ff67188ac888a76 * Fix #577 - CDDL for attStmtTemplate is ambiguous There are multiple definitions of `attStmtType`; the template defines it to be `bytes`, while each concrete instance of the template defines it as a map. This clarifies that it is always a map, since the ".within" control operator for CDDL defines that the socket `$$attStmtType` to be the superset of `attStmtTemplate`. [1] [1] https://tools.ietf.org/html/draft-ietf-cbor-cddl-00#section-3.8.5 by J.C. Jones https://github.com/w3c/webauthn/commit/3e86e705a5ad41f163df76649370e13c5045fb73 * Change user id to user handle by Christiaan Brand https://github.com/w3c/webauthn/commit/e63537fcc62af6f0f9768d0e992bf0627b8f6f7b * fix code tags placement by JeffH https://github.com/w3c/webauthn/commit/7b0d9a8366f5b94fe47895132abcd678b25f66cc * Merge pull request #558 from christiaanbrand/patch-2 Plumb User ID through by Christiaan Brand https://github.com/w3c/webauthn/commit/23b91fbb455dd3cc84e071c0dab50a3570beea79 * Updates per jyasskin review, referencing CDDL 3.5.1 https://tools.ietf.org/html/draft-ietf-cbor-cddl-00#page-18 by J.C. Jones https://github.com/w3c/webauthn/commit/5630b47a7d08b291607ed1c4215afea4c0091fed * Merge pull request #581 from jcjones/577-cddl_attStmt_type Fix #577 - CDDL for attStmtTemplate is ambiguous by J.C. Jones https://github.com/w3c/webauthn/commit/0cae38154c59cf4760e7dfed00f2c44e298f8c9f * Number the steps in the authenticator operations. by Jeffrey Yasskin https://github.com/w3c/webauthn/commit/089c10e16bdcda0bd75db1d7f1d6a2be21304e08 * merge from master by JeffH https://github.com/w3c/webauthn/commit/f55f8a3d02a28bbc1bb908b5497cda847f262bcd
Received on Thursday, 5 October 2017 20:52:14 UTC