[w3c/webauthn] 175d9f: Clarify user identification in RP assertion verifi...

  Branch: refs/heads/issue-1128-webauthn-authenticator
  Home:   https://github.com/w3c/webauthn
  Commit: 175d9fc98be8d9bcc110bbe62e307ea784428cae
      https://github.com/w3c/webauthn/commit/175d9fc98be8d9bcc110bbe62e307ea784428cae
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Clarify user identification in RP assertion verification operation


  Commit: 9f1a5d348e541cfdb03422b8d169a12cedbee851
      https://github.com/w3c/webauthn/commit/9f1a5d348e541cfdb03422b8d169a12cedbee851
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Use "user handle mapped to user" language in user identification step


  Commit: c19327d6f8646f16f50a19c101140f8fcc852922
      https://github.com/w3c/webauthn/commit/c19327d6f8646f16f50a19c101140f8fcc852922
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add examples of how user might be identified


  Commit: c610a95ac555ea86bb8eb52640b947bdc36e6c5d
      https://github.com/w3c/webauthn/commit/c610a95ac555ea86bb8eb52640b947bdc36e6c5d
  Author: Philippe Le Hegaret <plh@w3.org>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Use RFC2119 for defined extensions (#1134)


  Commit: 1091652cbc24048c6bb2529aaa6f35d0596d627f
      https://github.com/w3c/webauthn/commit/1091652cbc24048c6bb2529aaa6f35d0596d627f
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add None attestation case to RP ops registration step 16


  Commit: 443a5567315c47eb65d830e3d00ae6fffe732a92
      https://github.com/w3c/webauthn/commit/443a5567315c47eb65d830e3d00ae6fffe732a92
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    A CODE_OF_CONDUCT.md
    M images/webauthn-registration-flow-01.svg
    M index.bs
    M w3c.json

  Log Message:
  -----------
  Merge branch 'master' into pr-1082-user-handle-mapped


  Commit: 10e5b47e5fa84b57665708ca70f98c802abd3df7
      https://github.com/w3c/webauthn/commit/10e5b47e5fa84b57665708ca70f98c802abd3df7
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Update wording as suggested by @selfissued

See https://github.com/w3c/webauthn/pull/1091#discussion_r254050190


  Commit: c5c29b0eaf3cf072fca263184ab4870c13ec1e00
      https://github.com/w3c/webauthn/commit/c5c29b0eaf3cf072fca263184ab4870c13ec1e00
  Author: =JeffH <jdhodges@google.com>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  update spec to Level 2 (#1156)

Ok, since we had agreement on this week's call on doing this, am merging. 
fixes #1138 #1155


  Commit: b4a6110c20e7e03b526ad798aa1c8b6adff4bb4d
      https://github.com/w3c/webauthn/commit/b4a6110c20e7e03b526ad798aa1c8b6adff4bb4d
  Author: Emil Lundberg <emil@emlun.se>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Recommend minimal basic attestation batches (#1141)


  Commit: 11d549048ac5e462a4f9f44499032302adb29800
      https://github.com/w3c/webauthn/commit/11d549048ac5e462a4f9f44499032302adb29800
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  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 ]


  Commit: 1909b5f0d0c85b1266cc9f04e0c31094972c4f6e
      https://github.com/w3c/webauthn/commit/1909b5f0d0c85b1266cc9f04e0c31094972c4f6e
  Author: Emil Lundberg <emil@emlun.se>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1145 from w3c/issue-1136-none-attestation-policy

Add None attestation case to RP ops registration step 16


  Commit: 52d46854b4d02eddf8274ef5fdedecbe8994bf2b
      https://github.com/w3c/webauthn/commit/52d46854b4d02eddf8274ef5fdedecbe8994bf2b
  Author: Emil Lundberg <emil@emlun.se>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1091 from w3c/pr-1082-user-handle-mapped

Use "user handle mapped to user" language in user identification step


  Commit: df3eb9fd540886b943c60496d2d593c8601a0d33
      https://github.com/w3c/webauthn/commit/df3eb9fd540886b943c60496d2d593c8601a0d33
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge branch 'master' into issue-1128-webauthn-authenticator


Compare: https://github.com/w3c/webauthn/compare/ca629756f358...df3eb9fd5408

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