- From: Angelo Liao via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Mar 2017 20:07:22 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by AngeloKai to https://github.com/w3c/webauthn: * Jeffh canonicalize markup (#370) * Refine makeCredential description As per my comments on #347 * Incorporate feedback from JeffH, part 1 * [=scoped credential(s)=] * [=authenticator=] * [=[RP]=] * [=Conforming User Agent=] * [=[RPS]=] * [=authenticators=] * [=Web Authentication API=] * [=Registration=] * [=Authentication=] * {{makeCredential()}} and {{getAssertion()}} * [=User Verification=] * [=Authentication Assertion=] * [=authorization gesture=] * [=user consent=] * '<a>...</a>' to be '[=...=]' thru terminology section * Incorporate feedback from JeffH, part 2 Use "client data" and "authenticator data" instead of "ClientData" and "authenticatorData". * Incorporate feedback from JeffH, part 3 Tag all instances of "client data", "authenticator data" and "attestation data". * [=present=] * [=attestation object=] * [=effective domain=] * <a>...</a> replacement up to {#iface-credentialInfo} * <a>...</a> replacement up to {#attestation-formats} * <a>...</a> replacement thru rest of spec * refined regex and caught <a>...</a> stragglers * Fix two typos and some locally anomalous line lengths Typos - weird character in "Subsequently" on line 84, "user verification" missing on line 104 (old) / 102 (new). by =JeffH https://github.com/w3c/webauthn/commit/7bac171a7380ca2ce7fcd6deafb0fc28cc411174 * Fix broken TPM links by Vijay Bharadwaj https://github.com/w3c/webauthn/commit/4edcb919532767ff95dd671baa1cb353ea6ca82c * fixup getAssertion, polish algorithms (#371) * make getAssertion() more precise a la makeCredential * fixes per vijaybh's review. * 'was specd'=>'present/not present' fixes #251. + markup canonicalization fixups * fixes some of the prior 'fixes' (haste made waste) * fixes #267 wrt (not) empty lists * fix #271 * fix another 'empty' thing * update acks * attempt resolution of #277 * fix getA() cutnpaste: ScopedCredentialOptions => AssertionOptions * attempts improvement of #280 * cleanup fixes for #254 and #271 * fixing relevant origin bugs, thx vijaybh! * polish token binding occurances * apply global and task src to getA() fixes #277 by =JeffH https://github.com/w3c/webauthn/commit/985f88e1effa1662117d88fd0f9f6eb09a4512c5 * Merged with master by AngeloKai https://github.com/w3c/webauthn/commit/d2612391a792e5e602d0a0c68185c07dbff836b2
Received on Tuesday, 14 March 2017 20:07:31 UTC