- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Jul 2018 17:18:03 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by emlun to https://github.com/w3c/webauthn: * 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 by Adam Langley https://github.com/w3c/webauthn/commit/ed3abec313375cb38a11e964be917306c95308d8 * Address Mike's comment. by Adam Langley https://github.com/w3c/webauthn/commit/0244f7c90cd88b37d7e7141cd3b862dc81b63387 * Merge branch 'master' into issue905 by Adam Langley https://github.com/w3c/webauthn/commit/0ce104939eacc3928dd1c35e10b48f55f2545a81 * Merge remote-tracking branch 'origin/master' into issue905 by Adam Langley https://github.com/w3c/webauthn/commit/616332b3aad865a5088a1850e5842123429d8c25 * Address review comments by Adam Langley https://github.com/w3c/webauthn/commit/1e44ebdd302fc1908d5c98398a217df14b75c417 * Add table numbers and captions by Emil Lundberg https://github.com/w3c/webauthn/commit/d45d8f8db475ff9b1d5a9f3c616d03921cf2f4fc * Merge branch 'master' into issue-990-table-captions by JeffH https://github.com/w3c/webauthn/commit/7c6317fc10723591abe2ba45c2457d9ddbb6f10a * Add caption and number to authenticator types table by Emil Lundberg https://github.com/w3c/webauthn/commit/bc15894311be72aca26582e3d9a00877399fc59a * 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 by =JeffH https://github.com/w3c/webauthn/commit/f864d09715352ba30390664aa42518f4defbdce3 * Merge branch 'master' into issue905 by Adam Langley https://github.com/w3c/webauthn/commit/eddf8ff358a1230ea77d923a43de1a0d6cf4ba6f * Merge pull request #906 from agl/issue905 Add two abort paths for getting an assertion by Adam Langley https://github.com/w3c/webauthn/commit/bf4dbab0541a445b79bcf20f38ccd66cbba1ee5c * Merge pull request #994 from w3c/issue-990-table-captions Add table numbers and captions by Emil Lundberg https://github.com/w3c/webauthn/commit/faee219e5bc1b9ceb8c83ccdb316d259c4beea86 * fix 933: authnr does not enforce RP ID being eTLD+1 of RP's origin (#999) * remove inapprop phrase and link some terms * link assertion term by =JeffH https://github.com/w3c/webauthn/commit/a0d84c1f4c470251453fef8e4171b8511762766b * Merge branch 'master' into replace-local-remote-terms by Emil Lundberg https://github.com/w3c/webauthn/commit/6f4fbe67fa97e41b8dab9afee80ed9dc6694af5b
Received on Wednesday, 18 July 2018 17:18:06 UTC