[w3c/webauthn] 066351: TravisCI Fix: Don't update gh-pages for non-master...

  Branch: refs/heads/vgb-experiment-noCredType
  Home:   https://github.com/w3c/webauthn
  Commit: 06635127fd55cfde58fc37dd6c913e41204b7b4a
      https://github.com/w3c/webauthn/commit/06635127fd55cfde58fc37dd6c913e41204b7b4a
  Author: J.C. Jones <jc@mozilla.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  TravisCI Fix: Don't update gh-pages for non-master branches


  Commit: 9636ca2600c11d28aa124eb0ff1b121d8b8f9f9e
      https://github.com/w3c/webauthn/commit/9636ca2600c11d28aa124eb0ff1b121d8b8f9f9e
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Various minor technical fixes (#147)

* Secure context requirement: SHOULD -> MUST

Fixes #146

* clientDataJSON is returned in WebAuthnAttestation (top-level attestation structure), not AttestationStatement (packed attestation)

Fixes #119

* After successful makeCredential or getAssertion, cancel outstanding requests to other authenticators

Fixes #124

* Correct length of packed attestation

Fixes #33

* Stamp out references to KeyHandle

Fixes #31

* Simplify description of packed attestation rawData

As per feedback from @equalsJeffH - thanks!


  Commit: 49a8fafc808dfe95a92990aba0e855e5121c8187
      https://github.com/w3c/webauthn/commit/49a8fafc808dfe95a92990aba0e855e5121c8187
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M .travis.yml
    M index.bs

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/origin/master' into vgb-experiment-noCredType


  Commit: aa219099a7d7460b641e75530503cf6fbf216aa8
      https://github.com/w3c/webauthn/commit/aa219099a7d7460b641e75530503cf6fbf216aa8
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Remove future possibility strawmen for PR


Compare: https://github.com/w3c/webauthn/compare/6855bf00aca6...aa219099a7d7

Received on Thursday, 4 August 2016 05:56:32 UTC