[webauthn] new commits pushed by jafisher-microsoft

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

* Revert "Revert change to new TR link"

This reverts commit b8940315474bd52901df94a61532e5783128d977.
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/5338dde6fade40ba89a759e10a7f0549c6d4263d

* Add considerations for string truncation.

Fixes #973.
  by Adam Langley
https://github.com/w3c/webauthn/commit/6f8a921f381806c5dbc709b3d553e5d2849b27dc

* Response to Emil's comments
  by Adam Langley
https://github.com/w3c/webauthn/commit/2af6b4fa4544ab247bd4bf495945b1f9db8937fc

* Addressing some of aphillips's comments
  by Adam Langley
https://github.com/w3c/webauthn/commit/d25dcb453b3d9981f06ec9a7f0fbf8565da87b09

* Addressing Jeff's comments
  by Adam Langley
https://github.com/w3c/webauthn/commit/12763df35f0139dbde6ccdb99e812a3c7671db60

* Polish client device definition as suggested by @equalsJeffH

See issue #1216:
https://github.com/w3c/webauthn/issues/1216

See review comment:
https://github.com/w3c/webauthn/pull/1209#discussion_r282260388
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/81c0dfd4200ca094c0fdf78e7c2d52353a3dccdf

* Remove explicit, and superfluous, prohibition on unpaired surrogates in UTF-8 data
  by Adam Langley
https://github.com/w3c/webauthn/commit/f041335347cc79b84b3d7da69fa91a3c7e7695ec

* Merge pull request #1217 from w3c/issue-1216-polish-client-device

Polish client device definition as suggested by @equalsJeffH
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/6fb9fd340c761f758bc24fed3ef4827484be9a4c

* fix #1166: clarify extension input/output data type names (#1210)
  by =JeffH
https://github.com/w3c/webauthn/commit/5326083231c6d1a151d6e90e2e985475eabd898d

* Use consistent section id prefixes (#1212)

* Use section prefix sctn- consistently

* Use section ID prefix dictionary- for dictionary <dfn> sections

* Use section ID prefix enum- for enum <dfn> sections
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/2a7528a216f74bd9380f9497e2216522e93b8987

* feature policy integration (#1214)

this improves #911 -- we'll look in to adding indication of framedness in WD-02

* feature-policy initial inclusion

* add 'allowed to use' to create/get algs

* grovel around fixing cross-ref linkage breakages

* polish linkages

* remove 'allowed to use', it belongs in credman

* polish Feature Policy integration

* oops, promises must return errors, not throw them

* add Note to isUVPAA() wrt rejecting if not 'allowed to use'
  by =JeffH
https://github.com/w3c/webauthn/commit/a6910a166fd9bee94d80218ab7e7c7786e53811c

* Merge pull request #1205 from agl/stringtruncation

Add considerations for string truncation.
  by Adam Langley
https://github.com/w3c/webauthn/commit/c9b1d4efd0be1e9d8da0388948d386eab9da673d

* Merge pull request #1187 from w3c/link-fixes-tr-level2

Revert "Revert change to new TR link"
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/db94f4a72567ede161a26482c8ba3292e737b70d

Received on Wednesday, 15 May 2019 20:11:58 UTC