- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 10 Sep 2018 11:10:37 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by emlun to https://github.com/w3c/webauthn: * Fix typo This fixes #1019. https://github.com/w3c/webauthn/issues/1019 by Emil Lundberg https://github.com/w3c/webauthn/commit/9a99d4b28275459b82ad37ebe66ab13f027857ed * Expand and link RP to Relying Party by Emil Lundberg https://github.com/w3c/webauthn/commit/8ef8a7db979557e97a6cbdf458877ede51f121b0 * Unlink RP ID in preformatted, non-linking example listings by Emil Lundberg https://github.com/w3c/webauthn/commit/30791a729094589f5750d54d3220a7ae4735bc31 * Fix "An Relying Party" to "A Relying Party" by Emil Lundberg https://github.com/w3c/webauthn/commit/8d4083db2af030c4218023b4c12e9f1abfedf12d * Link [RPS] by Emil Lundberg https://github.com/w3c/webauthn/commit/f1f41ab926e399d202cc9a46a1c4dfa98c781328 * Note that the `appid` extension changes RP ID hash This change adds a note to clarify that successful use of the `appid` extension will cause the RP ID hash in the returned assertion to be the hash of the AppID rather than the hash of the RP ID. Fixes #980. by Adam Langley https://github.com/w3c/webauthn/commit/b6a48d75a88cec0a89c07571e643681e969a2508 * [Spelling] Added "be" by Anders Ã…berg https://github.com/w3c/webauthn/commit/66327de9bdd046857d7b2753508168c49b3593a0 * Merge pull request #1038 from abergs/patch-1 [Spelling] Added missing "be" by Samuel Weiler https://github.com/w3c/webauthn/commit/83dc21c8d4510d1dc9c7806c43ec5ee8a2f1466b * fix #1012 determine Attested Credential Data length (#1023) * fix #1012 determine attsCredData length * fix grammar by =JeffH https://github.com/w3c/webauthn/commit/964aa6c1eceaf922816573a639dec63fbcad9716 * Merge pull request #1030 from w3c/issue-1019-typo Fix some minor editorial issues by Emil Lundberg https://github.com/w3c/webauthn/commit/ee3cf178256559fddb3b0d5880f6bd22d72f3d47 * Merge pull request #1033 from agl/issue980 Note that the appid extension changes RP ID hash by Adam Langley https://github.com/w3c/webauthn/commit/a057572c2ca6211ec5b9d62a73df0e0363a3c300 * Add note about actual implementations of appid. (#1032) This change adds a note to the `appid` extension remarking that, in practice, I don't think anyone actually implements the FIDO FacetID spec fully and instead checks whether the claimed AppID is same host with the origin. Fixes #972. by Adam Langley https://github.com/w3c/webauthn/commit/bd9bc3ee399eab740563bebfe7927d7627dd5cea * change JeffH's affilitation (#1047) by =JeffH https://github.com/w3c/webauthn/commit/0cbff5300493714a35cd9b905163388926301c96 * Define "bound" for credentials and use the term "scoped" where appropriate (#1031) * Define "bound" for credentials * Add some links to [=managing authenticator=] * Fix small inaccuracies in abstract * Replace "bound to RP" with pre-existing term "scoped to RP" * Add a missing "be" * Add <dfn> to Bound Credential title * Make <dfn>Bound Credential</dfn> the primary definition by Emil Lundberg https://github.com/w3c/webauthn/commit/494d577efc4a6915df29ce4584d92f2816ea6dba * Add privacy considerations about UV, PII and User Handle (#1041) * Add privacy considerations about UV, PII and User Handle * Address @selfissued's review comments * Address @equalsJeffH's review comments by Emil Lundberg https://github.com/w3c/webauthn/commit/035ea799bf682a29ccba0f7f0d4b8906b4c1cac2 * Merge branch 'master' into issue-1014-username-enumeration by Emil Lundberg https://github.com/w3c/webauthn/commit/506f2d365d1aaa4aefddccdfe733e5567c3eb67e * Address @selfissued's review comments by Emil Lundberg https://github.com/w3c/webauthn/commit/ccdd91b771a2a5c3cdd98afc3df8262ccd9ce4d5 * Rewrap lines by Emil Lundberg https://github.com/w3c/webauthn/commit/0e213ddd2e26388334575a5d22bb4fc55818eba5 * Rephrase "as user identifiers" to "to identify users" This is done to avoid introducing the undefined term "user identifier", as it could be construed to be related to the PublicKeyCredentialUserEntity or something similar. by Emil Lundberg https://github.com/w3c/webauthn/commit/63b960ee0b8ca5d31f6117acb17dd2501c97fd3e
Received on Monday, 10 September 2018 11:10:38 UTC