- From: GitHub <noreply@github.com>
- Date: Fri, 02 Sep 2016 09:46:23 -0700
- To: public-webauthn@w3.org
- Message-ID: <57c9acdf4187a_1ba23f8d90887130165752@hookshot-fe3-cp1-prd.iad.github.net.mail>
Branch: refs/heads/vgb-etld-minus-one Home: https://github.com/w3c/webauthn Commit: 62b67c02a37ab54ca8b3c1f7606bb7351298ddec https://github.com/w3c/webauthn/commit/62b67c02a37ab54ca8b3c1f7606bb7351298ddec Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com> Date: 2016-08-31 (Wed, 31 Aug 2016) Changed paths: M index.bs Log Message: ----------- 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 Commit: a7817009bf82bd1ef3bca7d7c05ab3c88a3f2738 https://github.com/w3c/webauthn/commit/a7817009bf82bd1ef3bca7d7c05ab3c88a3f2738 Author: gmandyam <mandyam@quicinc.com> Date: 2016-08-31 (Wed, 31 Aug 2016) Changed paths: M index.bs Log Message: ----------- Update index.bs with proposed location extension (#157) * Update index.bs * Update index.bs * Update index.bs * Update index.bs Commit: b6a2790a029263f3b5763e8d76771e57c1dadde3 https://github.com/w3c/webauthn/commit/b6a2790a029263f3b5763e8d76771e57c1dadde3 Author: Rahul Ghosh <rdghosh@gmail.com> Date: 2016-09-01 (Thu, 01 Sep 2016) Changed paths: M index.bs Log Message: ----------- 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 Commit: e93a23faefb797d81ac850f8ab17c9e5396a3e56 https://github.com/w3c/webauthn/commit/e93a23faefb797d81ac850f8ab17c9e5396a3e56 Author: =JeffH <Jeff.Hodges@KingsMountain.com> Date: 2016-09-01 (Thu, 01 Sep 2016) Changed paths: M index.bs Log Message: ----------- breakup IDL (#186) * move IDL frags to applicable sections. fixes #112 and #117. * link to IDL index Commit: f536c622601494e884894ac8f18324b8e30670e5 https://github.com/w3c/webauthn/commit/f536c622601494e884894ac8f18324b8e30670e5 Author: Mike Jones <Michael.Jones@microsoft.com> Date: 2016-09-01 (Thu, 01 Sep 2016) Changed paths: M index.bs Log Message: ----------- Fixed spelling, grammar, and document syntax issues (#187) Commit: 5369029b843d3eb049ec76d410b724391c826a65 https://github.com/w3c/webauthn/commit/5369029b843d3eb049ec76d410b724391c826a65 Author: JeffH <Jeff.Hodges@PayPal.com> Date: 2016-09-01 (Thu, 01 Sep 2016) Changed paths: A draft-hodges-webauthn-registries-00b.html A draft-hodges-webauthn-registries-00b.txt A draft-hodges-webauthn-registries.xml Log Message: ----------- adding draft-hodges-webauthn-registries source and output files to repo Commit: f3e6ad2b553c0bc29b8943e76651a8be938454e4 https://github.com/w3c/webauthn/commit/f3e6ad2b553c0bc29b8943e76651a8be938454e4 Author: =JeffH <Jeff.Hodges@KingsMountain.com> Date: 2016-09-01 (Thu, 01 Sep 2016) Changed paths: M index.bs Log Message: ----------- editorial cleanups (#185) * clarify optionality of FIDO MDS. Fixes #47. * ref to {#sec-attestation-privacy} section. fixes #100. * clarify 'algorithm member' language. Fixes #113. * normalizing indents for markdown, and also line lengths * fix xref * incorp feedback from @vijaybh, thanks! Commit: 633d51ed9b96852848b9fe3726f7e70d9501e15b https://github.com/w3c/webauthn/commit/633d51ed9b96852848b9fe3726f7e70d9501e15b Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com> Date: 2016-09-02 (Fri, 02 Sep 2016) Changed paths: M index.bs Log Message: ----------- Token Binding ID: JWK -> opaque (#164) Fixes #163 Commit: b53e5ff4db355ae0fcdfc5a25c58ef8fecfd2bd4 https://github.com/w3c/webauthn/commit/b53e5ff4db355ae0fcdfc5a25c58ef8fecfd2bd4 Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com> Date: 2016-09-02 (Fri, 02 Sep 2016) Changed paths: A draft-hodges-webauthn-registries-00b.html A draft-hodges-webauthn-registries-00b.txt A draft-hodges-webauthn-registries.xml M index.bs Log Message: ----------- Merge from master Compare: https://github.com/w3c/webauthn/compare/98fb91e979b7...b53e5ff4db35
Received on Friday, 2 September 2016 16:46:55 UTC