[webauthn] new commits pushed by equalsJeffH

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

* Remove note about UV verifying the same user in get() as in create()
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/cd52169c863c0537cf35cbc8c75959b10c3f6344

* Clarify assumptions about single-user authenticators and relation to UV
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/7ec1c1d9d479eec2e13b59352d4e466068407b99

* Incorporate suggestion by @FabianHenneke
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/101146b9f9bf1b1fcb2c01768321ceac2c5ef1e9

* Update CDDL reference
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/562cafb89d9bc93478a07de1c8f514f0ce988372

* Enhance spec roadmap section
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/10cc310bd8df741c1d4f467f15758fd86a2291be

* Link to security/privacy considerations in spec roadmap
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/f67c44ba9ea391622c6c7903e61b737720e6336c

* revise draft-hodges-webauthn-registries per AD review and initiate work on rev -03 (#1322)

* begin addressing AD comments

* update rendered .txt & .html to match .xml: these all are -03a (further commits to follow)

* editorial: fixup line-ending char, indentation, some section anchors
  by =JeffH
https://github.com/w3c/webauthn/commit/6b03c655991eadcdc6f13de46dde29de9a5ffbfb

* Timeout considerations (#1317)

* TimeoutSuggestions

* Seconds to Milliseconds
  by Akshay Kumar
https://github.com/w3c/webauthn/commit/b5c400104b3fb9c8eaac5cbea634741d320a009e

* Add batch attestation as alias of basic attestation
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/35c25de126b7c3bc639c7efd1c7d4ea8ee3dd1cc

* Add explanatory note to step 3 in authenticatorMakeCredential
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/50a22e4bb3730c1e83f2503c52511eaedffb2a0e

* Explicitly mention running over TLS in WebAuthn API intro
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/243d8f7598a425e99b4a2b7e699372e9fefbb672

* Align with RFC8288, update .txt & .html to be actual rendered versions of .xml (#1329)

* begin addressing AD comments

* update rendered .txt & .html to match .xml: these all are -03a (further commits to follow)

* editorial: fixup line-ending char, indentation, some section anchors

* Align with RFC8288, rather than draft-nottingham-rfc5988bis. -03 release candidate

* update .txt .html to be actual rendered versions of .xml

* fix error in .xml, update .html & .txt to match .xml
  by =JeffH
https://github.com/w3c/webauthn/commit/a55edbf89206dc329d160abf7e9eb67e8303e030

* Add definition link to "bound" term
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/b58f3a308be5d26e7401ca7813da2ccfebd17d47

* feature policy integ: add link to (#1328)
  by =JeffH
https://github.com/w3c/webauthn/commit/a1d4e065943ad6541475279907fae35ecd6554e7

* Merge pull request #1320 from w3c/issue-1206-cddl-ref

Update CDDL reference
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/831fca24174e1be656696d2f699eaedc075600f5

* Merge pull request #1321 from w3c/issue-1100-spec-roadmap

Enhance spec roadmap section
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/597abf93b0553b96e41b0f8280e29548a8a37851

* Merge pull request #1313 from w3c/issue-1305-uv-same-user

Clarify assumptions about single-user authenticator and relation to UV
  by J.C. Jones
https://github.com/w3c/webauthn/commit/688582582e6c7fc85d74b2ac5ce110a4b1f0dc50

* Merge pull request #1325 from w3c/issue-1260-batch-attestation

Add batch attestation as alias of basic attestation
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/904e09e396fe883d14678f56cf0abf1a0cc345a6

* Merge pull request #1326 from w3c/issue-1133-makecred-authorize-collision-disclosure

Add explanatory note to step 3 in authenticatorMakeCredential
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/288cf58bed6d7967fd995d830ebf54cc50989efa

* Merge pull request #1327 from w3c/issue-1201-tls

Explicitly mention running over TLS in WebAuthn API intro
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/fc62216d8a9f50faf0eca5bbf7dbe9abe11c812f

* Update timeout examples to better agree with guidelines
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/4ec28b3c23e4406538e3148f09903e7e5d7200a3

* Fix off-by-factor-10 timeout example
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/f8c13cb2fad6663dcc8df2f94951fd551c676fd8

* Add explicit UV argument to registration example
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/235385cd007cd9d6b4efdc141ab9e2fb0b56d0b9

* Merge pull request #1319 from w3c/issue-1317-timeout-examples

Update timeout examples to better agree with guidelines
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/5dbea683ac4651254896c9080cbf7136d5944f52

* Merge branch 'master' into fignumfollowing
  by JeffH
https://github.com/w3c/webauthn/commit/ffcc4524a73a031fbb53663da8ff0c6df0d03a3f

Received on Tuesday, 29 October 2019 22:49:32 UTC