- From: GitHub <noreply@github.com>
- Date: Mon, 10 Sep 2018 04:10:31 -0700
- To: public-webauthn@w3.org
- Message-ID: <5b965127999a5_7b062b161259eec8268b7@hookshot-fe-cace476.cp1-iad.github.net.mail>
Branch: refs/heads/issue-1014-username-enumeration
Home: https://github.com/w3c/webauthn
Commit: 9a99d4b28275459b82ad37ebe66ab13f027857ed
https://github.com/w3c/webauthn/commit/9a99d4b28275459b82ad37ebe66ab13f027857ed
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-08-08 (Wed, 08 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Fix typo
This fixes #1019.
https://github.com/w3c/webauthn/issues/1019
Commit: 8ef8a7db979557e97a6cbdf458877ede51f121b0
https://github.com/w3c/webauthn/commit/8ef8a7db979557e97a6cbdf458877ede51f121b0
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Expand and link RP to Relying Party
Commit: 30791a729094589f5750d54d3220a7ae4735bc31
https://github.com/w3c/webauthn/commit/30791a729094589f5750d54d3220a7ae4735bc31
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Unlink RP ID in preformatted, non-linking example listings
Commit: 8d4083db2af030c4218023b4c12e9f1abfedf12d
https://github.com/w3c/webauthn/commit/8d4083db2af030c4218023b4c12e9f1abfedf12d
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Fix "An Relying Party" to "A Relying Party"
Commit: f1f41ab926e399d202cc9a46a1c4dfa98c781328
https://github.com/w3c/webauthn/commit/f1f41ab926e399d202cc9a46a1c4dfa98c781328
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Link [RPS]
Commit: b6a48d75a88cec0a89c07571e643681e969a2508
https://github.com/w3c/webauthn/commit/b6a48d75a88cec0a89c07571e643681e969a2508
Author: Adam Langley <agl@imperialviolet.org>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
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.
Commit: 66327de9bdd046857d7b2753508168c49b3593a0
https://github.com/w3c/webauthn/commit/66327de9bdd046857d7b2753508168c49b3593a0
Author: Anders Ã…berg <anders@andersaberg.com>
Date: 2018-08-14 (Tue, 14 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
[Spelling] Added "be"
Commit: 83dc21c8d4510d1dc9c7806c43ec5ee8a2f1466b
https://github.com/w3c/webauthn/commit/83dc21c8d4510d1dc9c7806c43ec5ee8a2f1466b
Author: Samuel Weiler <weiler@w3.org>
Date: 2018-08-14 (Tue, 14 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #1038 from abergs/patch-1
[Spelling] Added missing "be"
Commit: 964aa6c1eceaf922816573a639dec63fbcad9716
https://github.com/w3c/webauthn/commit/964aa6c1eceaf922816573a639dec63fbcad9716
Author: =JeffH <mobileuser@kingsmountain.com>
Date: 2018-08-14 (Tue, 14 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
fix #1012 determine Attested Credential Data length (#1023)
* fix #1012 determine attsCredData length
* fix grammar
Commit: ee3cf178256559fddb3b0d5880f6bd22d72f3d47
https://github.com/w3c/webauthn/commit/ee3cf178256559fddb3b0d5880f6bd22d72f3d47
Author: Emil Lundberg <emil@emlun.se>
Date: 2018-08-15 (Wed, 15 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #1030 from w3c/issue-1019-typo
Fix some minor editorial issues
Commit: a057572c2ca6211ec5b9d62a73df0e0363a3c300
https://github.com/w3c/webauthn/commit/a057572c2ca6211ec5b9d62a73df0e0363a3c300
Author: Adam Langley <agl@imperialviolet.org>
Date: 2018-08-15 (Wed, 15 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #1033 from agl/issue980
Note that the appid extension changes RP ID hash
Commit: bd9bc3ee399eab740563bebfe7927d7627dd5cea
https://github.com/w3c/webauthn/commit/bd9bc3ee399eab740563bebfe7927d7627dd5cea
Author: Adam Langley <agl@imperialviolet.org>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
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.
Commit: 0cbff5300493714a35cd9b905163388926301c96
https://github.com/w3c/webauthn/commit/0cbff5300493714a35cd9b905163388926301c96
Author: =JeffH <mobileuser@kingsmountain.com>
Date: 2018-08-26 (Sun, 26 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
change JeffH's affilitation (#1047)
Commit: 494d577efc4a6915df29ce4584d92f2816ea6dba
https://github.com/w3c/webauthn/commit/494d577efc4a6915df29ce4584d92f2816ea6dba
Author: Emil Lundberg <emil@emlun.se>
Date: 2018-08-29 (Wed, 29 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
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
Commit: 035ea799bf682a29ccba0f7f0d4b8906b4c1cac2
https://github.com/w3c/webauthn/commit/035ea799bf682a29ccba0f7f0d4b8906b4c1cac2
Author: Emil Lundberg <emil@emlun.se>
Date: 2018-08-29 (Wed, 29 Aug 2018)
Changed paths:
M index.bs
Log Message:
-----------
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
Commit: 506f2d365d1aaa4aefddccdfe733e5567c3eb67e
https://github.com/w3c/webauthn/commit/506f2d365d1aaa4aefddccdfe733e5567c3eb67e
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M index.bs
Log Message:
-----------
Merge branch 'master' into issue-1014-username-enumeration
Commit: ccdd91b771a2a5c3cdd98afc3df8262ccd9ce4d5
https://github.com/w3c/webauthn/commit/ccdd91b771a2a5c3cdd98afc3df8262ccd9ce4d5
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M index.bs
Log Message:
-----------
Address @selfissued's review comments
Commit: 0e213ddd2e26388334575a5d22bb4fc55818eba5
https://github.com/w3c/webauthn/commit/0e213ddd2e26388334575a5d22bb4fc55818eba5
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M index.bs
Log Message:
-----------
Rewrap lines
Commit: 63b960ee0b8ca5d31f6117acb17dd2501c97fd3e
https://github.com/w3c/webauthn/commit/63b960ee0b8ca5d31f6117acb17dd2501c97fd3e
Author: Emil Lundberg <emil@yubico.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M index.bs
Log Message:
-----------
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.
Compare: https://github.com/w3c/webauthn/compare/ec353afa37a7...63b960ee0b8c
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
Received on Monday, 10 September 2018 11:10:56 UTC