- From: J.C. Jones via GitHub <sysbot+gh@w3.org>
- Date: Wed, 31 Jul 2019 19:13:50 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by jcjones to https://github.com/w3c/webauthn: * Add “appidExclude” extension. This change adds a registration-only “appidExclude” extension that allows platforms to make excludeCredentials effective when transitioning from U2F. It's a separate extension from “appid” because that extension was documented in level one as being authentication-only and some implementations thus reject it for registration. Also, having an “appid” extension that's effective during registration invites people to believe that it does the “obvious” thing and allows the creation of U2F credentials, which isn't true. Fixes #1235. by Adam Langley https://github.com/w3c/webauthn/commit/62a7b3bb7edbda2a1e346472c606198421b34892 * Address some of Jeff's comments by Adam Langley https://github.com/w3c/webauthn/commit/acf62ad76a9d1d05d710e452c78b178a7f992d22 * apply polish by JeffH https://github.com/w3c/webauthn/commit/485df4999859c06579ac8133b0f84786ca552993 * Merge pull request #3 from agl/appidexclude-jeffh apply polish by Adam Langley https://github.com/w3c/webauthn/commit/8a5917a94dc4918894a8e95df3bcfdbe326adad4 * Merge branch 'master' into appidexclude by JeffH https://github.com/w3c/webauthn/commit/bfba3fe1099fa42211b83679e86d10b168736ec3 * Apply suggestions from code review apply @emluyn's polishing, thx! Co-Authored-By: Emil Lundberg <emil@emlun.se> by =JeffH https://github.com/w3c/webauthn/commit/916aad6a6f3167380d4e1c9fcfddc6e36bb05768 * Merge pull request #1244 from agl/appidexclude Add “appidExclude” extension. by J.C. Jones https://github.com/w3c/webauthn/commit/4561e48f6c14e2c03c886b99a056ae88654ba717
Received on Wednesday, 31 July 2019 19:13:52 UTC