- From: GitHub <noreply@github.com>
- Date: Fri, 14 Apr 2017 14:47:56 -0700
- To: public-webauthn@w3.org
- Message-ID: <58f1438cb2291_39ee3faee9f3dc3419724a@hookshot-fe2-cp1-prd.iad.github.net.mail>
Branch: refs/heads/master Home: https://github.com/w3c/webauthn Commit: 2d10a10a195b2060a7a68ec75265a70adc26dbc4 https://github.com/w3c/webauthn/commit/2d10a10a195b2060a7a68ec75265a70adc26dbc4 Author: Mike West <mkwst@google.com> Date: 2017-04-12 (Wed, 12 Apr 2017) Changed paths: M index.bs Log Message: ----------- Introduce authenticator response interfaces. This patch adds an 'AuthenticatorResponse' interface, representing the generic attributes of responses from authenticators. It then redefines 'ScopedCredentialInfo' and 'AuthenticatorAssertion' to derive from this interface, and renames them to 'AuthenticatorAttestionResponse' and 'AuthenticatorAssertionResponse' respectively. These new interfaces are a drop-in replacement for the old interfaces, no normative changes are intended in this patch, other than the renaming. Commit: 3cdf1bfbf3252e33354549275566be70e73e7f18 https://github.com/w3c/webauthn/commit/3cdf1bfbf3252e33354549275566be70e73e7f18 Author: Mike West <mkwst@google.com> Date: 2017-04-14 (Fri, 14 Apr 2017) Changed paths: M index.bs Log Message: ----------- fixup @equalsJeffH Commit: c8fc4c184ffd91151c725e4dd224a37c74f2d507 https://github.com/w3c/webauthn/commit/c8fc4c184ffd91151c725e4dd224a37c74f2d507 Author: =JeffH <Jeff.Hodges@KingsMountain.com> Date: 2017-04-14 (Fri, 14 Apr 2017) Changed paths: M index.bs Log Message: ----------- Merge pull request #397 from battre/authenticatorresponse Introduce authenticator response interfaces. Compare: https://github.com/w3c/webauthn/compare/94a30ff2498b...c8fc4c184ffd
Received on Friday, 14 April 2017 21:48:31 UTC