- From: GitHub <noreply@github.com>
- Date: Mon, 12 Sep 2016 16:50:24 -0700
- To: public-webauthn@w3.org
- Message-ID: <57d73f4032493_1e033fc4f2fd513c9810@hookshot-fe1-cp1-prd.iad.github.net.mail>
Branch: refs/heads/vijaybh/1-abstraction
Home: https://github.com/w3c/webauthn
Commit: 03801e10e2ed70c60513224f497c212a6b5f1ad0
https://github.com/w3c/webauthn/commit/03801e10e2ed70c60513224f497c212a6b5f1ad0
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M index.src.html
Log Message:
-----------
Simplify attestation structure by moving details into authnr model
Moved most of the attestation details into the authenticator model
section, and flattened the structures for simplicity. Updated spec
language to match.
It may be possible to further simplify the attestation details in the
authenticator model section, but I would prefer that an attestation
expert weigh in on that.
Also a few other small formatting fixups.
Commit: b855232dbc81b69ca43dccc83f41cfdb37b02ef9
https://github.com/w3c/webauthn/commit/b855232dbc81b69ca43dccc83f41cfdb37b02ef9
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M index.src.html
Log Message:
-----------
Incorporate feedback from JeffH
Compare: https://github.com/w3c/webauthn/compare/03801e10e2ed^...b855232dbc81
Received on Monday, 12 September 2016 23:50:54 UTC