- From: GitHub <noreply@github.com>
- Date: Mon, 06 Nov 2017 04:11:52 -0800
- To: public-webauthn@w3.org
- Message-ID: <5a0051883f3c3_6963fefe9df1c2c20066@hookshot-fe3-cp1-prd.iad.github.net.mail>
Branch: refs/heads/issue-644 Home: https://github.com/w3c/webauthn Commit: ef015fa96e93bb1a1f64b7a6718c40cc0695efa6 https://github.com/w3c/webauthn/commit/ef015fa96e93bb1a1f64b7a6718c40cc0695efa6 Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Improve formulation of UP/UV requirement in authenticator operations Commit: 81f94455bf8ce41207b8ba4771f788101a6be0ec https://github.com/w3c/webauthn/commit/81f94455bf8ce41207b8ba4771f788101a6be0ec Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Remove duplicated error return instruction Commit: 76d6e0df5d589ea4f005aa2f25c5d7c44d20b0c0 https://github.com/w3c/webauthn/commit/76d6e0df5d589ea4f005aa2f25c5d7c44d20b0c0 Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Add dfn links to occurences of "user consent" Commit: af7da2de7c6cd71b32f5d0e875317b6dd89fbff0 https://github.com/w3c/webauthn/commit/af7da2de7c6cd71b32f5d0e875317b6dd89fbff0 Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Move UserVerificationRequirement to supporting data structures Commit: 330552ff0e2f88e664494ef71b4e278f32cfe8fa https://github.com/w3c/webauthn/commit/330552ff0e2f88e664494ef71b4e278f32cfe8fa Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Remove authenticatorSelection from get() options and pass UV parameter standalone It's just confusing to send the whole `AuthenticatorSelectionCriteria` structure but ignore of forbid 2 of the 3 members. If those additional parameters should be added in the future, that will probably be a breaking change anyway. Commit: 20e5a52d28bc089d3c5b504ede37d39cda99f2d5 https://github.com/w3c/webauthn/commit/20e5a52d28bc089d3c5b504ede37d39cda99f2d5 Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Fix reference to |rpEntity| and |userEntity| in authenticatorGetAssertion Commit: dbca08d39510c52d6cb9695aebebc997a135285a https://github.com/w3c/webauthn/commit/dbca08d39510c52d6cb9695aebebc997a135285a Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Fix typo Compare: https://github.com/w3c/webauthn/compare/d0b43a66dc4c...dbca08d39510
Received on Monday, 6 November 2017 12:12:15 UTC