[webauthn] new commits pushed by emlun

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

* Clarify user identification in RP assertion verification operation
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/175d9fc98be8d9bcc110bbe62e307ea784428cae

* Use "user handle mapped to user" language in user identification step
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/9f1a5d348e541cfdb03422b8d169a12cedbee851

* Add examples of how user might be identified
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/c19327d6f8646f16f50a19c101140f8fcc852922

* Use RFC2119 for defined extensions (#1134)
  by Philippe Le Hegaret
https://github.com/w3c/webauthn/commit/c610a95ac555ea86bb8eb52640b947bdc36e6c5d

* Add None attestation case to RP ops registration step 16
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/1091652cbc24048c6bb2529aaa6f35d0596d627f

* Merge branch 'master' into pr-1082-user-handle-mapped
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/443a5567315c47eb65d830e3d00ae6fffe732a92

* Update wording as suggested by @selfissued

See https://github.com/w3c/webauthn/pull/1091#discussion_r254050190
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/10e5b47e5fa84b57665708ca70f98c802abd3df7

* update spec to Level 2 (#1156)

Ok, since we had agreement on this week's call on doing this, am merging. 
fixes #1138 #1155
  by =JeffH
https://github.com/w3c/webauthn/commit/c5c29b0eaf3cf072fca263184ab4870c13ec1e00

* Recommend minimal basic attestation batches (#1141)
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/b4a6110c20e7e03b526ad798aa1c8b6adff4bb4d

* Provide transport information during registration. (#1050)

* Provide transport information during registration.

This change adds a `getTransports` method to
`AuthenticatorAttestationResponse` that returns the
`AuthenticatorTransport` used to perform a registration, as well as
other transports that the user agent believes that the authenticator
supports.

Fixes #889
Fixes #851
See also #882

* Update in light of PR discussion.

[ went ahead and merged due to no objections to doing so ]
  by Adam Langley
https://github.com/w3c/webauthn/commit/11d549048ac5e462a4f9f44499032302adb29800

* Merge pull request #1145 from w3c/issue-1136-none-attestation-policy

Add None attestation case to RP ops registration step 16
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/1909b5f0d0c85b1266cc9f04e0c31094972c4f6e

* Merge pull request #1091 from w3c/pr-1082-user-handle-mapped

Use "user handle mapped to user" language in user identification step
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/52d46854b4d02eddf8274ef5fdedecbe8994bf2b

* Merge branch 'master' into issue-1128-webauthn-authenticator
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/df3eb9fd540886b943c60496d2d593c8601a0d33

Received on Tuesday, 19 February 2019 12:21:34 UTC