[webauthn] new commits pushed by jcjones

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

* Only exclude CredIDs matching the RPID

Only credentials in the exclude credentials list that match this RPID should result in a not allowed error.
  by Johan Verrept
https://github.com/w3c/webauthn/commit/d879b79a8c3e7a73d134d63fc84db9948c278a7b

* Change |rpId| to rpEntity.id
  by Johan Verrept
https://github.com/w3c/webauthn/commit/be4c139c8bdf0bc1fab835d63194fcf8b527b814

* Fix getAssertion too.
  by Johan Verrept
https://github.com/w3c/webauthn/commit/4794adbb4ad20e4c0543ad7fb203149c0ce5fda9

* In  this case it is |rpId|
  by Johan Verrept
https://github.com/w3c/webauthn/commit/a242e6a93c6874741385db1943c5e5cef82a9264

* Improved language.
  by Johan Verrept
https://github.com/w3c/webauthn/commit/af041112f1644967731fc340c0ac1bee74e2cea9

* Fix up makeCredential with the same fixes.

Also added a reference to the list item back in the correct place.
  by Johan Verrept
https://github.com/w3c/webauthn/commit/558c01377e5e1cc386fa9cf4c335af528ff7bc04

* Update index.bs
  by Johan Verrept
https://github.com/w3c/webauthn/commit/e051327afd111b69bfd741942b24a139efbe7ebe

* Fix indent.
  by Johan Verrept
https://github.com/w3c/webauthn/commit/6e5f27fb19aebd99583c77c8f4ceb70b8bba54ff

* Merge pull request #651 from jovasco/patch-1

Only exclude CredIDs matching the RPID
  by J.C. Jones
https://github.com/w3c/webauthn/commit/625bd7acf014bb1664d2b8852883d83dba96b944

Received on Friday, 3 November 2017 16:28:05 UTC