- From: GitHub <noreply@github.com>
- Date: Mon, 16 Oct 2017 08:51:54 -0700
- To: public-webauthn@w3.org
- Message-ID: <59e4d59a7cb71_17443fdc59a73c38973ef@hookshot-fe6-cp1-prd.iad.github.net.mail>
Branch: refs/heads/jeffh-fixup-algs-contd-3 Home: https://github.com/w3c/webauthn Commit: 9a1c34f0c5fd1b65338e081553f914b2da52ac85 https://github.com/w3c/webauthn/commit/9a1c34f0c5fd1b65338e081553f914b2da52ac85 Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M index.bs Log Message: ----------- Give authData and attestationData fields formal names As suggested in #233. Commit: 6820c710f2872d4604fd0def62ec5bbc1674286b https://github.com/w3c/webauthn/commit/6820c710f2872d4604fd0def62ec5bbc1674286b Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M index.bs Log Message: ----------- Add reference to credentialPublicKey Commit: 2de6bfbb93a35216667efff9a7f6755de2c10b5a https://github.com/w3c/webauthn/commit/2de6bfbb93a35216667efff9a7f6755de2c10b5a Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: M images/fido-attestation-structures.svg M index.bs Log Message: ----------- Rename attestation data to attested credential data As suggested in #393. Commit: 7162ea1ac3b88585a29f87951641f15e98acd329 https://github.com/w3c/webauthn/commit/7162ea1ac3b88585a29f87951641f15e98acd329 Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M images/fido-signature-formats-figure1.svg Log Message: ----------- Update Figure 1 to agree with 2de6bfb Commit: 151504eac4b3196e9d24b395af53ae9fcf679905 https://github.com/w3c/webauthn/commit/151504eac4b3196e9d24b395af53ae9fcf679905 Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M index.bs Log Message: ----------- Remove errant reference to [=attested credential data=] Commit: ab7f16fdfcf1d2ed2eb74df70be2a6597177e644 https://github.com/w3c/webauthn/commit/ab7f16fdfcf1d2ed2eb74df70be2a6597177e644 Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-07 (Sat, 07 Oct 2017) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into issue-393 Commit: e8e993ec0b0f03418661e2b8c565dc3e27caba95 https://github.com/w3c/webauthn/commit/e8e993ec0b0f03418661e2b8c565dc3e27caba95 Author: Emil Lundberg <lundberg.emil@gmail.com> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M .gitignore M README.md M index.bs A vagrant/bikeshed/README.md A vagrant/bikeshed/Vagrantfile A vagrant/bikeshed/provision.sh Log Message: ----------- Merge branch 'master' into issue-393 Commit: 042726c60a943fc391527cec202216bd07bd8666 https://github.com/w3c/webauthn/commit/042726c60a943fc391527cec202216bd07bd8666 Author: Emil Lundberg <lundberg.emil@gmail.com> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into issue-393 Commit: 98549bde4320f311772c1fcaf42d7963f67b37dc https://github.com/w3c/webauthn/commit/98549bde4320f311772c1fcaf42d7963f67b37dc Author: Emil Lundberg <lundberg.emil@gmail.com> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into issue-393 Commit: fc94c52a158c5469ea2fcb95e754df4b8508d8f0 https://github.com/w3c/webauthn/commit/fc94c52a158c5469ea2fcb95e754df4b8508d8f0 Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into issue-393 Commit: 1308537fa012d22c872bbab10ba06a811ade6959 https://github.com/w3c/webauthn/commit/1308537fa012d22c872bbab10ba06a811ade6959 Author: Emil Lundberg <emil@yubico.com> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M index.bs Log Message: ----------- Fix grammar in description of attested credential data length Commit: 408ef307c90c3f80f7c06405b73225924bb7c2e5 https://github.com/w3c/webauthn/commit/408ef307c90c3f80f7c06405b73225924bb7c2e5 Author: Emil Lundberg <lundberg.emil@gmail.com> Date: 2017-10-14 (Sat, 14 Oct 2017) Changed paths: M images/fido-attestation-structures.svg M images/fido-signature-formats-figure1.svg M index.bs Log Message: ----------- Merge pull request #614 from emlun/issue-393 Fix #393: Rename attestation data to attested credential data Commit: a7482798404193a96058f63aabb376b95bf1aad0 https://github.com/w3c/webauthn/commit/a7482798404193a96058f63aabb376b95bf1aad0 Author: J.C. Jones <jc@mozilla.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M index.bs Log Message: ----------- Fix #569 - Add Exposed to all WebIDL interfaces Commit: ee174c2aa78b77ffb8de5b9d758333dcc6bb9493 https://github.com/w3c/webauthn/commit/ee174c2aa78b77ffb8de5b9d758333dcc6bb9493 Author: J.C. Jones <jc@mozilla.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M index.bs Log Message: ----------- Remove attributes from partial interface definition Commit: 7b272f1f0da00aa091a8888a6eb2c5d3f67c09c7 https://github.com/w3c/webauthn/commit/7b272f1f0da00aa091a8888a6eb2c5d3f67c09c7 Author: JeffH <Jeff.Hodges@PayPal.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M images/fido-attestation-structures.svg M images/fido-signature-formats-figure1.svg M index.bs Log Message: ----------- merge from master Compare: https://github.com/w3c/webauthn/compare/f5a08fbb77a2...7b272f1f0da0
Received on Monday, 16 October 2017 15:52:30 UTC