[w3c/webauthn] e7d44d: Mkae client data hash step the same between RP ops

  Branch: refs/heads/jeffh-fix-872-cleanup-refs
  Home:   https://github.com/w3c/webauthn
  Commit: e7d44d0ac1cc5f1d7f57ac7fc87043f53049ee1c
      https://github.com/w3c/webauthn/commit/e7d44d0ac1cc5f1d7f57ac7fc87043f53049ee1c
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Mkae client data hash step the same between RP ops


  Commit: a0962821bd723027d05b7dcb24ead6c59d536832
      https://github.com/w3c/webauthn/commit/a0962821bd723027d05b7dcb24ead6c59d536832
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Use dot notation for a few more |credential| instances in RP assertion operation


  Commit: 1c783731430033f4dac0e5c38bae8a90a4c75ada
      https://github.com/w3c/webauthn/commit/1c783731430033f4dac0e5c38bae8a90a4c75ada
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Introduce |credentialPublicKey| variable in RP assertion operation


  Commit: 656a792e7059ba9163fa55981bc7241243e3a8a6
      https://github.com/w3c/webauthn/commit/656a792e7059ba9163fa55981bc7241243e3a8a6
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Introduce |options| variable in RP operations


  Commit: 1a48f8922c8dab1aae325d35dc591c493e10bf57
      https://github.com/w3c/webauthn/commit/1a48f8922c8dab1aae325d35dc591c493e10bf57
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add RP ops step of verifying credential key algorithm


  Commit: 8a4e92ba2b059f366059ba62cecfb576aa0fc757
      https://github.com/w3c/webauthn/commit/8a4e92ba2b059f366059ba62cecfb576aa0fc757
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Draft improved guidance for using appid extension


  Commit: bd5170a9dd7663ef981dc508d38dd6a1e5bdfb28
      https://github.com/w3c/webauthn/commit/bd5170a9dd7663ef981dc508d38dd6a1e5bdfb28
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Reformat AppID guidance as list of instructions


  Commit: fb0e20405c204de40de70af72758facc44468cd9
      https://github.com/w3c/webauthn/commit/fb0e20405c204de40de70af72758facc44468cd9
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add rewordings proposed by @equalsJeffH


  Commit: 279b02ba9c2c59c96b55e141d9018b5a9868a710
      https://github.com/w3c/webauthn/commit/279b02ba9c2c59c96b55e141d9018b5a9868a710
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Link directly from appid extension to rpIdHash verification step


  Commit: db05b82f794944f409117d817c038ae17871befe
      https://github.com/w3c/webauthn/commit/db05b82f794944f409117d817c038ae17871befe
  Author: Emil Lundberg <emil@emlun.se>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Re-merge PR #1165 (#1234)

* Add example of different RP ID and AppID

* tweaked wording


  Commit: 4cc6257d66aba1ee1d4d78c6ad47270dcf3e0a16
      https://github.com/w3c/webauthn/commit/4cc6257d66aba1ee1d4d78c6ad47270dcf3e0a16
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1222 from w3c/rp-ops-cleanup

Clean up RP operations


  Commit: 00127b7f148b104b54328d7d3014698e90334c1a
      https://github.com/w3c/webauthn/commit/00127b7f148b104b54328d7d3014698e90334c1a
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1223 from w3c/issue-1061-rp-verify-alg

Add RP ops step of verifying credential key algorithm


  Commit: 414e265e59cae8a69497bca63b6cd3d9946c2fbf
      https://github.com/w3c/webauthn/commit/414e265e59cae8a69497bca63b6cd3d9946c2fbf
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add note about appid extension to RP assertion verification steps


  Commit: 82986634ea405ebb67ce8719e8bee4aa93cf0186
      https://github.com/w3c/webauthn/commit/82986634ea405ebb67ce8719e8bee4aa93cf0186
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Use [=authorization gesture=] term in authenticator operations


  Commit: 96d7758f086f7b8e9b0aecde8e6f44b9b932cb86
      https://github.com/w3c/webauthn/commit/96d7758f086f7b8e9b0aecde8e6f44b9b932cb86
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1237 from w3c/issue-1215-authorization-gesture

Use "authorization gesture" term in authenticator operations


  Commit: ee7b6e4a0a9ddf78df64c2180c06557b995410a4
      https://github.com/w3c/webauthn/commit/ee7b6e4a0a9ddf78df64c2180c06557b995410a4
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1230 from w3c/issue-1229-u2f-mapping

Add guidance on using U2F key handles with appid extension


  Commit: 115f1a2f43a0e5ffc2f3d5b4ddfc032ed95aa82d
      https://github.com/w3c/webauthn/commit/115f1a2f43a0e5ffc2f3d5b4ddfc032ed95aa82d
  Author: JeffH <jdhodges@google.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  merge from master and fix conflicts


Compare: https://github.com/w3c/webauthn/compare/a978c7f07342...115f1a2f43a0

Received on Friday, 21 June 2019 21:23:35 UTC