- From: GitHub <noreply@github.com>
- Date: Mon, 06 Nov 2017 19:52:06 -0800
- To: public-webauthn@w3.org
- Message-ID: <5a012de63151c_5fcb3fede192bc3837713@hookshot-fe1-cp1-prd.iad.github.net.mail>
Branch: refs/heads/master Home: https://github.com/w3c/webauthn Commit: 9f5df060fc78da739e408e4aff2e7edd165e6fe3 https://github.com/w3c/webauthn/commit/9f5df060fc78da739e408e4aff2e7edd165e6fe3 Author: Emil Lundberg <emil@yubico.com> Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M index.bs Log Message: ----------- Make PublicKeyCredentialEntity hierarchy required members required in IDL This resolves #587. Summary: - Make member `PublicKeyCredentialEntity.name` required - Make member `PublicKeyCredentialUserEntity.id` required - Make member `PublicKeyCredentialUserEntity.displayName` required - Remove algorithm step from _ยง5.1.3 Create a new credential_ that instructed to throw an exception if any of the above members were missing Commit: 7153b55e8cd8e1bad5b5f57ee1eb7da158695361 https://github.com/w3c/webauthn/commit/7153b55e8cd8e1bad5b5f57ee1eb7da158695361 Author: J.C. Jones <james.jc.jones@gmail.com> Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M index.bs Log Message: ----------- Merge pull request #669 from w3c/issue-587 Fix #587: Make PublicKeyCredentialEntity members required in IDL Compare: https://github.com/w3c/webauthn/compare/625bd7acf014...7153b55e8cd8
Received on Tuesday, 7 November 2017 03:52:33 UTC