[webauthn] new commits pushed by emlun

The following commits were just pushed by emlun to https://github.com/w3c/webauthn:

* Corrected txAuthGeneric client extension input type (#737)

* Corrected txAuthGeneric client extension input type

* Changed JSON object to JavaScript object

* Indent to make the input valid Markdown
  by Mike Jones
https://github.com/w3c/webauthn/commit/696cc5f0d923bf770b514468ccb074b9db272dbc

* Un-hardcode list item numbers

Except for two cases where the preceding text explicitly states that the
list has two elements.
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/427c7eb63f8b125c875aa7e080b05a997dd3c02e

* Merge pull request #754 from w3c/unhardcode-list-numbers

Un-hardcode list item numbers
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/1e77b424cc8b61c11403ca3152d70bd3541fb440

* fix |allowCredentialDescriptorList| warning from L3605 (#761)

it's good enuff for now :)
  by =JeffH
https://github.com/w3c/webauthn/commit/528916914afa9c17dd7a9a4a8b0b8fcc019d9034

* Bikeshed spec data update
  by J.C. Jones
https://github.com/w3c/webauthn/commit/b0cae5e2fb2b6e0d7f25a2153768e137a01423f1

* Define preventSilentAccess() behavior (#758)

Merged per the decision at the Monterey plenary meeting
  by Mike Jones
https://github.com/w3c/webauthn/commit/62095dac95b2a15b389352b0a23f31d380ca3831

* Define credentialIdLength representation (#756)

Merged
  by Mike Jones
https://github.com/w3c/webauthn/commit/10c150517f1b05b796aee64953628fe948dfeae6

* Fix issue #753: Verify user identity in RP authentication operation (#755)

Merged
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/45b306297824475941d009b0d69f1eb3af43341e

* Reference FIDO Privacy Principles (#759)

Merged
  by Mike Jones
https://github.com/w3c/webauthn/commit/9b8da80d6cd863ece10fc860a4f01083a7392c6b

* Security Considerations for Unsigned Credential ID (#766)

Thanks Emil!
  by Mike Jones
https://github.com/w3c/webauthn/commit/e5c8c4fbf574a1a50192052c569d0e2dcdd57a29

* Reference the FIDO 100k batch sizes.

PING suggested referencing the FIDO 100k requirement as guideance on
suitable batch sizing for attestation certificates.

Fixes #749
  by Adam Langley
https://github.com/w3c/webauthn/commit/719f33bece65b433d377c30f80d1e7ccfdc2b0af

* Tighten up the specification of packed X.509 certificates.

Fixes #768.
  by Adam Langley
https://github.com/w3c/webauthn/commit/d51fbe91bb64e3dc51f814e3b8470be38cfe4fe6

* Merge pull request #767 from agl/issue749

Reference the FIDO 100k batch sizes.
  by Adam Langley
https://github.com/w3c/webauthn/commit/dc3958c9c439a0875db4c37a7e434e5c3f9464d9

* Merge pull request #769 from agl/issue768

Tighten up the specification of packed X.509 certificates.
  by Adam Langley
https://github.com/w3c/webauthn/commit/9d5609d243966c9c99640ea97ed34b89e6df30b3

* fix #610 privacy CA now known as attestation CA (#762)

* fix #610 priv CA now attstn CA

* fix incorrect US English article, thx selfissued :)

* use AIK certificate term
  by =JeffH
https://github.com/w3c/webauthn/commit/0f4cfe4807a09dffe565f69cdcc8dcc506706f96

* Strongly type client extension inputs and outputs (#765)

* Strongly type client extension inputs and outputs

* Remove the unused AuthenticationExtensionsAuthenticatorOutputs typedef

* Capitalize typedef names UvmEntry and UvmEntries
  by Mike Jones
https://github.com/w3c/webauthn/commit/1fc8906a20bb0698d68de3fbe55ebd109617b3bd

* Merge branch 'master' into pr-718-editorial-changes
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/82333966cca3fcd4db4c63cecf95a09c395dfe8c

Received on Monday, 5 February 2018 15:52:25 UTC