[webauthn] new commits pushed by vijaybh

The following commits were just pushed by vijaybh to 
https://github.com/w3c/webauthn:

* TravisCI Fix: Don't update gh-pages for non-master branches
  by J.C. Jones
https://github.com/w3c/webauthn/commit/06635127fd55cfde58fc37dd6c913e41204b7b4a

* 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!
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/9636ca2600c11d28aa124eb0ff1b121d8b8f9f9e

* Merge remote-tracking branch 'refs/remotes/origin/master' into 
vgb-experiment-noCredType
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/49a8fafc808dfe95a92990aba0e855e5121c8187

* Remove future possibility strawmen for PR
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/aa219099a7d7460b641e75530503cf6fbf216aa8

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