[w3c/webauthn] 9a99d4: Fix typo

  Branch: refs/heads/issue-578-pii-considerations
  Home:   https://github.com/w3c/webauthn
  Commit: 9a99d4b28275459b82ad37ebe66ab13f027857ed
      https://github.com/w3c/webauthn/commit/9a99d4b28275459b82ad37ebe66ab13f027857ed
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-08-08 (Wed, 08 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix typo

This fixes #1019.

https://github.com/w3c/webauthn/issues/1019


  Commit: 8ef8a7db979557e97a6cbdf458877ede51f121b0
      https://github.com/w3c/webauthn/commit/8ef8a7db979557e97a6cbdf458877ede51f121b0
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Expand and link RP to Relying Party


  Commit: 30791a729094589f5750d54d3220a7ae4735bc31
      https://github.com/w3c/webauthn/commit/30791a729094589f5750d54d3220a7ae4735bc31
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Unlink RP ID in preformatted, non-linking example listings


  Commit: 8d4083db2af030c4218023b4c12e9f1abfedf12d
      https://github.com/w3c/webauthn/commit/8d4083db2af030c4218023b4c12e9f1abfedf12d
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix "An Relying Party" to "A Relying Party"


  Commit: f1f41ab926e399d202cc9a46a1c4dfa98c781328
      https://github.com/w3c/webauthn/commit/f1f41ab926e399d202cc9a46a1c4dfa98c781328
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Link [RPS]


  Commit: b6a48d75a88cec0a89c07571e643681e969a2508
      https://github.com/w3c/webauthn/commit/b6a48d75a88cec0a89c07571e643681e969a2508
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Note that the `appid` extension changes RP ID hash

This change adds a note to clarify that successful use of the `appid`
extension will cause the RP ID hash in the returned assertion to be the
hash of the AppID rather than the hash of the RP ID.

Fixes #980.


  Commit: 964aa6c1eceaf922816573a639dec63fbcad9716
      https://github.com/w3c/webauthn/commit/964aa6c1eceaf922816573a639dec63fbcad9716
  Author: =JeffH <mobileuser@kingsmountain.com>
  Date:   2018-08-14 (Tue, 14 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  fix #1012 determine Attested Credential Data length (#1023)

* fix #1012 determine attsCredData length

* fix grammar


  Commit: ee3cf178256559fddb3b0d5880f6bd22d72f3d47
      https://github.com/w3c/webauthn/commit/ee3cf178256559fddb3b0d5880f6bd22d72f3d47
  Author: Emil Lundberg <emil@emlun.se>
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1030 from w3c/issue-1019-typo

Fix some minor editorial issues


  Commit: a057572c2ca6211ec5b9d62a73df0e0363a3c300
      https://github.com/w3c/webauthn/commit/a057572c2ca6211ec5b9d62a73df0e0363a3c300
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1033 from agl/issue980

Note that the appid extension changes RP ID hash


  Commit: bd9bc3ee399eab740563bebfe7927d7627dd5cea
      https://github.com/w3c/webauthn/commit/bd9bc3ee399eab740563bebfe7927d7627dd5cea
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add note about actual implementations of appid. (#1032)

This change adds a note to the `appid` extension remarking that, in
practice, I don't think anyone actually implements the FIDO FacetID spec
fully and instead checks whether the claimed AppID is same host with the
origin.

Fixes #972.


  Commit: 8ed02acdb963a3ed21a1f3fe12ddcdd06af9d7f0
      https://github.com/w3c/webauthn/commit/8ed02acdb963a3ed21a1f3fe12ddcdd06af9d7f0
  Author: JeffH <Jeff.Hodges@KingsMountain.com>
  Date:   2018-08-26 (Sun, 26 Aug 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  merge from master


Compare: https://github.com/w3c/webauthn/compare/3357f0ebefbb...8ed02acdb963
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

Received on Sunday, 26 August 2018 20:26:19 UTC