[webauthn] new commits pushed by emlun

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

* Clarify How Client Data is Sent to Authenticator

In #1442 some questions were brought up about the format in which the client data is sent to the authenticator, hopefully this will clarify it somewhat?
  by Nick Steele
https://github.com/w3c/webauthn/commit/800cc7c214b6872ed3ab98edd46f32d2e6dd94a0

* Fix linking error

Co-authored-by: Emil Lundberg <emil@yubico.com>
  by Nick Steele
https://github.com/w3c/webauthn/commit/688cb3a1222ac6265a63691ce6a0abf37d75184d

* Update with Jeff's suggestions

Co-authored-by: =JeffH <jdhodges@google.com>
  by Nick Steele
https://github.com/w3c/webauthn/commit/3fb1eab89c1b9e806150c848c857e196d28ed6a5

* Update 5.1.3 and 5.1.4 with proper references
  by Nick Steele
https://github.com/w3c/webauthn/commit/7c50a8e3f54109ca9cb389f5481ce7329651cd3e

* merge-from-master and fix conflicts
  by JeffH
https://github.com/w3c/webauthn/commit/1e69f1ae3f86e435af4c4f44e57ca56124eea4dd

* Update RP ID definition to allow URL syntax or arbitrary strings

This updates the RP ID definition to clearly state that in the context of the WebAuthn API, an RP ID MUST be a valid domain string, and also note that in the context of other specifications, an RP ID MAY be URL syntax or arbitrary strings.
  by JeffH
https://github.com/w3c/webauthn/commit/c3b4dfbcc9b9774211620f059a0b9bfcd5eef8ce

* normative polish
  by JeffH
https://github.com/w3c/webauthn/commit/75c9e05567a0b7ce37aeb7a59a8f434580e5af77

* define non-discoverable credential
  by JeffH
https://github.com/w3c/webauthn/commit/ec05fdf5422c174c54957d6ee8d0a1638e3ddc74

* add non-disco creds restriction
  by JeffH
https://github.com/w3c/webauthn/commit/5f21efaac73a0c9093f7a2a5625663d51702efc9

* link client-side discoverable, thx emlun.

Co-authored-by: Emil Lundberg <emil@yubico.com>
  by =JeffH
https://github.com/w3c/webauthn/commit/33ee304aa934f60847bdc1e3a0e0c3f7d2bcc570

* emlun spell-check, thx!

Co-authored-by: Emil Lundberg <emil@yubico.com>
  by =JeffH
https://github.com/w3c/webauthn/commit/4503492e00bd0a6c0ed684ac8fac9554d0328eee

* Merge branch 'master' into jeffh-fix-1406-RPIDs-fullURLs
  by JeffH
https://github.com/w3c/webauthn/commit/dd7ac19fc8142c387f5692eea1a0d34bcf9d62ca

* update per reviews and merge-from-master
  by JeffH
https://github.com/w3c/webauthn/commit/8f7f686a45065499d7c4d60eb2e71bf6d2b1e270

* Fix case in autolink
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/d5178983321272d12dd938f1722e7e373a638805

* Merge pull request #1452 from w3c/jeffh-fix-1406-RPIDs-fullURLs

Update RP ID definition to allow URL syntax or arbitrary strings
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/b1c696525549671c49d97a5b1022ba0caef2fcce

Received on Wednesday, 15 July 2020 20:19:44 UTC