- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Fri, 04 Aug 2017 22:48:05 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn: * add links to scribe/bot instructions by Samuel Weiler https://github.com/w3c/webauthn/commit/e44a7af33ce2085685d550ee951425a4ed93b95a * Fix typo. by ynojima https://github.com/w3c/webauthn/commit/d7fd46fd6a7f43a0657d1a29f371263c39287ef9 * Fix typo by ynojima https://github.com/w3c/webauthn/commit/97864c573dd71e092f8d7b709ab7c3a42de25fec * Merge pull request #505 from sharplab/fix-typos Fix typo. by J.C. Jones https://github.com/w3c/webauthn/commit/4e273b509239f6657f8846404abe4657e8c80d92 * Renamed MakeCredentialOptions to MakePublicKeyCredentialOptions and parameters to pubKeyCredParams by Mike Jones https://github.com/w3c/webauthn/commit/a816b3556b73f299ef8c2577626f177713240158 * Merge pull request #511 from selfissued/mbj-MakeCredentialOptions-renaming Renamed MakeCredentialOptions to MakePublicKeyCredentialOptions and parameters to pubKeyCredParams by Mike Jones https://github.com/w3c/webauthn/commit/50ea70c73546ab2fd20ffc4ad81f522db5360e9a * add requireResidentKey param to the invocation step of authenticatorMakeCredential (#502) * explicitly level 1, fixes #475 * improve allowCredentials and transports handling in #getAssertion, fixes #480 * Update index.bs * add requireResidentKey param to authenticatorMC * added ... identified by rpId for clarification * grammar fixup * Update index.bs * fix linking error * add back ' = []' on excludeCredentials, fixes #268 * add links to scribe/bot instructions * Fix typo. * Fix typo * Renamed MakeCredentialOptions to MakePublicKeyCredentialOptions and parameters to pubKeyCredParams * Have parameter orders match those in the Authenticator Operations section by Angelo Liao https://github.com/w3c/webauthn/commit/ef83674b2c944e9ab07bec44a6af85362fcc383b * PublicKeyCredentialParameters parameter name is alg - not algorithm (#513) by Mike Jones https://github.com/w3c/webauthn/commit/52b4422b372ec5d56da89f4808cfb12938c8ecb2 * Add a script to update .spec-data, and update the data. (#516) Thanks, JC! by J.C. Jones https://github.com/w3c/webauthn/commit/561fd2cc911fabf81307150794a18b40e8d9c9ec * Adds requireUserVerification option in AuthenticatorSelectionCriteria (#460) Merging after applying agreed to updates, per decision on 2-Aug-17 working group call. by Alexei Czeskis https://github.com/w3c/webauthn/commit/a9fad51b4a9eb7a0eb9e2f77e403f483abc7192e * Add isPlatformAuthenticatorReady function to the API surface (#379) Merging after applying agreed to updates, per decision on 2-Aug-17 working group call. by Angelo Liao https://github.com/w3c/webauthn/commit/3e2ada84b66318320d690c49e22c227ab8fe6a1b * Restrict WebAuthn support to valid domains (#515) Restrict WebAuthn support to valid domains * Clarified valid domain note, as suggested by Jeff Hodges by Mike Jones https://github.com/w3c/webauthn/commit/e1faf59f86e5903ce4063c1b68b832b93bf1a5f3 * Use COSE_Key and COSE Algorithm Identifiers (#514) Incorporates improvements from @equalsJeffH . * Restored incorrectly deleted Credential ID * add refs for IANA COSE & JOSE registries * create AlgorithmIdentifier typedef * fix biblio json - delete commas * polish several things, eg UV, UP, uv, rk -related * fixup figs 1 & 3, fix attestation data description S 5.3.1 * really fixing attestation data description S 5.3.1 * Added dashes in registry references to make them more readable by Mike Jones https://github.com/w3c/webauthn/commit/cca20d3dd8ac7713904b3ceecd2e0be493592761 * Merge branch 'master' into jeffh-fixup-algs-contd-3 by JeffH https://github.com/w3c/webauthn/commit/9ddf29dd4d4c45912391b83c820aee17bbe8429d
Received on Friday, 4 August 2017 22:48:06 UTC