[w3c/webauthn] ed3abe: Add two abort paths for getting an assertion.

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: ed3abec313375cb38a11e964be917306c95308d8
      https://github.com/w3c/webauthn/commit/ed3abec313375cb38a11e964be917306c95308d8
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Add two abort paths for getting an assertion.

This change handles cases (1) and (3) of issue #905. Specifically it
augments the process for getting an assertion to allow a client to abort
based on (optional) UI, and to abort (after user notification) when it
becomes aware that the process cannot be satisfied.

Updates #905


  Commit: 0244f7c90cd88b37d7e7141cd3b862dc81b63387
      https://github.com/w3c/webauthn/commit/0244f7c90cd88b37d7e7141cd3b862dc81b63387
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Address Mike's comment.


  Commit: 0ce104939eacc3928dd1c35e10b48f55f2545a81
      https://github.com/w3c/webauthn/commit/0ce104939eacc3928dd1c35e10b48f55f2545a81
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    A draft-jones-webauthn-secp256k1.html
    A draft-jones-webauthn-secp256k1.txt
    A draft-jones-webauthn-secp256k1.xml
    M index.bs

  Log Message:
  -----------
  Merge branch 'master' into issue905


  Commit: 616332b3aad865a5088a1850e5842123429d8c25
      https://github.com/w3c/webauthn/commit/616332b3aad865a5088a1850e5842123429d8c25
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M .travis.yml
    M README.md
    A docker/bikeshed/Dockerfile
    A docker/bikeshed/README.md
    M index.bs

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue905


  Commit: 1e44ebdd302fc1908d5c98398a217df14b75c417
      https://github.com/w3c/webauthn/commit/1e44ebdd302fc1908d5c98398a217df14b75c417
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Address review comments


  Commit: eddf8ff358a1230ea77d923a43de1a0d6cf4ba6f
      https://github.com/w3c/webauthn/commit/eddf8ff358a1230ea77d923a43de1a0d6cf4ba6f
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge branch 'master' into issue905


  Commit: bf4dbab0541a445b79bcf20f38ccd66cbba1ee5c
      https://github.com/w3c/webauthn/commit/bf4dbab0541a445b79bcf20f38ccd66cbba1ee5c
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #906 from agl/issue905

Add two abort paths for getting an assertion


Compare: https://github.com/w3c/webauthn/compare/f864d0971535...bf4dbab0541a
      **NOTE:** This service 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 Tuesday, 17 July 2018 21:51:18 UTC