[w3c/webauthn] d879b7: Only exclude CredIDs matching the RPID

  Branch: refs/heads/jeffh-fixup-algs-contd-4
  Home:   https://github.com/w3c/webauthn
  Commit: d879b79a8c3e7a73d134d63fc84db9948c278a7b
      https://github.com/w3c/webauthn/commit/d879b79a8c3e7a73d134d63fc84db9948c278a7b
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-10-16 (Mon, 16 Oct 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Only exclude CredIDs matching the RPID

Only credentials in the exclude credentials list that match this RPID should result in a not allowed error.


  Commit: be4c139c8bdf0bc1fab835d63194fcf8b527b814
      https://github.com/w3c/webauthn/commit/be4c139c8bdf0bc1fab835d63194fcf8b527b814
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Change |rpId| to rpEntity.id


  Commit: 4794adbb4ad20e4c0543ad7fb203149c0ce5fda9
      https://github.com/w3c/webauthn/commit/4794adbb4ad20e4c0543ad7fb203149c0ce5fda9
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix getAssertion too.


  Commit: a242e6a93c6874741385db1943c5e5cef82a9264
      https://github.com/w3c/webauthn/commit/a242e6a93c6874741385db1943c5e5cef82a9264
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  In  this case it is |rpId|


  Commit: af041112f1644967731fc340c0ac1bee74e2cea9
      https://github.com/w3c/webauthn/commit/af041112f1644967731fc340c0ac1bee74e2cea9
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Improved language.


  Commit: 558c01377e5e1cc386fa9cf4c335af528ff7bc04
      https://github.com/w3c/webauthn/commit/558c01377e5e1cc386fa9cf4c335af528ff7bc04
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix up makeCredential with the same fixes.

Also added a reference to the list item back in the correct place.


  Commit: e051327afd111b69bfd741942b24a139efbe7ebe
      https://github.com/w3c/webauthn/commit/e051327afd111b69bfd741942b24a139efbe7ebe
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Update index.bs


  Commit: 6e5f27fb19aebd99583c77c8f4ceb70b8bba54ff
      https://github.com/w3c/webauthn/commit/6e5f27fb19aebd99583c77c8f4ceb70b8bba54ff
  Author: Johan Verrept <Johan.Verrept@vasco.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix indent.


  Commit: c647b7099dfc78dcab15998783971efa1ea67987
      https://github.com/w3c/webauthn/commit/c647b7099dfc78dcab15998783971efa1ea67987
  Author: Jeffrey Yasskin <jyasskin@gmail.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Define Public Key Credential Source and Credential ID. (#620)

This also redefines "Public Key Credential" to cover private keys, public keys, and assertions, as a willful violation of RFC4949.

Credential ID is defined to explicitly include the possibility that it's the encrypted Credential Source.


  Commit: 0418f3eeb054b57bc541bbf57f689959ae154cd3
      https://github.com/w3c/webauthn/commit/0418f3eeb054b57bc541bbf57f689959ae154cd3
  Author: Akshay Kumar <akshayku@microsoft.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Sensible limits for RP and User Entity fields. (#667)


  Commit: 625bd7acf014bb1664d2b8852883d83dba96b944
      https://github.com/w3c/webauthn/commit/625bd7acf014bb1664d2b8852883d83dba96b944
  Author: J.C. Jones <james.jc.jones@gmail.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #651 from jovasco/patch-1

Only exclude CredIDs matching the RPID


  Commit: e64537024a4dce0e0431c01652e3ee12485478fc
      https://github.com/w3c/webauthn/commit/e64537024a4dce0e0431c01652e3ee12485478fc
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  merge from master & resolve conflicts


  Commit: 2d3f3f5a89b2d48a0cc11da4f6be9f93f1a92f71
      https://github.com/w3c/webauthn/commit/2d3f3f5a89b2d48a0cc11da4f6be9f93f1a92f71
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  repair #createCredential intro parag, improves issue #671


  Commit: 4c0562a405feb115af39f3a6b15b38083074dbe9
      https://github.com/w3c/webauthn/commit/4c0562a405feb115af39f3a6b15b38083074dbe9
  Author: JeffH <Jeff.Hodges@PayPal.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  complete fix #671


Compare: https://github.com/w3c/webauthn/compare/1a606eb28515...4c0562a405fe

Received on Friday, 3 November 2017 20:44:44 UTC