- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Sep 2016 20:40:53 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn: * Cleaned up exposition of processing rules (#154) * Replace facet with origin Facet was a holdover from the old FIDO specs and origin is the term used everywhere in this spec (as well as in recent FIDO specs) * Clean up explanation of computing clientDataHash and passing to authenticator Fixes #153 * Remove text from authnsel extension to avoid chicken-and-egg problem Fixes #152 * Address comments from @equalsJeffH by Vijay Bharadwaj https://github.com/w3c/webauthn/commit/62b67c02a37ab54ca8b3c1f7606bb7351298ddec * Update index.bs with proposed location extension (#157) * Update index.bs * Update index.bs * Update index.bs * Update index.bs by gmandyam https://github.com/w3c/webauthn/commit/a7817009bf82bd1ef3bca7d7c05ab3c88a3f2738 * Adding the User Verification Mode extension as per discussions in theā¦ (#169) * Adding the User Verification Mode extension as per discussions in the WG weekly metings. After a lot of thought I retained the sub-array instead of converting the sub-items in the extension to a map. This was primarily to avoid having to define string based keys that increases the size of the extension. Given that the array is well defined I think it keeps it easier to process in software and extendable for future additions as well. * Cleaned up exposition of processing rules (#154) * Replace facet with origin Facet was a holdover from the old FIDO specs and origin is the term used everywhere in this spec (as well as in recent FIDO specs) * Clean up explanation of computing clientDataHash and passing to authenticator Fixes #153 * Remove text from authnsel extension to avoid chicken-and-egg problem Fixes #152 * Address comments from @equalsJeffH * Update index.bs with proposed location extension (#157) * Update index.bs * Update index.bs * Update index.bs * Update index.bs * Adding the User Verification Mode extension as per discussions in the WG weekly metings. After a lot of thought I retained the sub-array instead of converting the sub-items in the extension to a map. This was primarily to avoid having to define string based keys that increases the size of the extension. Given that the array is well defined I think it keeps it easier to process in software and extendable for future additions as well. * fixing another merge issue with uvm extension being repeated following upstream merge by Rahul Ghosh https://github.com/w3c/webauthn/commit/b6a2790a029263f3b5763e8d76771e57c1dadde3 * breakup IDL (#186) * move IDL frags to applicable sections. fixes #112 and #117. * link to IDL index by =JeffH https://github.com/w3c/webauthn/commit/e93a23faefb797d81ac850f8ab17c9e5396a3e56 * Fixed spelling, grammar, and document syntax issues (#187) by Mike Jones https://github.com/w3c/webauthn/commit/f536c622601494e884894ac8f18324b8e30670e5 * resolve merge conflict and set level to none by JeffH https://github.com/w3c/webauthn/commit/139d04176bde189a164545f6bc2e85d1e6c1c49b
Received on Thursday, 1 September 2016 20:40:59 UTC