- From: GitHub <noreply@github.com>
- Date: Wed, 18 Jul 2018 06:36:58 -0700
- To: public-webauthn@w3.org
- Message-ID: <5b4f427a23513_7b102aafe2a5fc14535f5@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Branch: refs/heads/client-device-platform-terminology 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: f864d09715352ba30390664aa42518f4defbdce3 https://github.com/w3c/webauthn/commit/f864d09715352ba30390664aa42518f4defbdce3 Author: =JeffH <mobileuser@kingsmountain.com> Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M index.bs Log Message: ----------- Fix #593: employ PRECIS RFC8264 et al for 'name'-ish domstring values (#951) given https://github.com/w3c/webauthn/pull/951#issuecomment-404278183 where we decided on the 11-Jul webauthn call to go ahead and merge this PR as-is, and @stpeter's nominal ok of the presentation warning https://github.com/w3c/webauthn/pull/951#issuecomment-404297635, I'm merging this. if anyone feels there are problems with it, please submit specific new issues. * employ PRECIS RFC8264 et al for 'name'-ish domstring values * address emlun's review comment * remove reference to 'preparation', 'enforcement' includes it * re-do section references per selfissued * client-side normativity to SHOULD * add presentation admonition wrt name-ish strings 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 Commit: 7bd9f8e2cd99305d0df148152cb2607f7a7e7271 https://github.com/w3c/webauthn/commit/7bd9f8e2cd99305d0df148152cb2607f7a7e7271 Author: Emil Lundberg <emil@yubico.com> Date: 2018-07-18 (Wed, 18 Jul 2018) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into client-device-platform-terminology Compare: https://github.com/w3c/webauthn/compare/9ee3253ba579...7bd9f8e2cd99 **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 Wednesday, 18 July 2018 13:37:24 UTC