- From: GitHub <noreply@github.com>
- Date: Tue, 11 Sep 2018 16:20:40 -0700
- To: public-webauthn@w3.org
- Message-ID: <5b984dc86dc64_6a2b2af009452ecc9474c@hookshot-fe-265448d.cp1-iad.github.net.mail>
Branch: refs/heads/issue-1024-fido-u2f-attca Home: https://github.com/w3c/webauthn Commit: 5c33b6edf44611d2b8f1e3e95eb9a59fb62bf629 https://github.com/w3c/webauthn/commit/5c33b6edf44611d2b8f1e3e95eb9a59fb62bf629 Author: Emil Lundberg <emil@yubico.com> Date: 2018-08-13 (Mon, 13 Aug 2018) Changed paths: M index.bs Log Message: ----------- Add Username Enumeration section to privacy considerations Commit: 0d515aa402b9addfdf59bdcae00387d1091abec9 https://github.com/w3c/webauthn/commit/0d515aa402b9addfdf59bdcae00387d1091abec9 Author: Emil Lundberg <emil@yubico.com> Date: 2018-08-13 (Mon, 13 Aug 2018) Changed paths: M index.bs Log Message: ----------- Cut some unnecessary text from the new first paragraph of ยง7 Commit: 63ccd475ec8e54ac8ccd01fba7094171c4fe5829 https://github.com/w3c/webauthn/commit/63ccd475ec8e54ac8ccd01fba7094171c4fe5829 Author: Emil Lundberg <emil@yubico.com> Date: 2018-08-27 (Mon, 27 Aug 2018) Changed paths: M index.bs Log Message: ----------- Address @equalsJeffH's review comments Commit: dbdf619672bdd69f0b7856ca516250190ae25c18 https://github.com/w3c/webauthn/commit/dbdf619672bdd69f0b7856ca516250190ae25c18 Author: Emil Lundberg <emil@yubico.com> Date: 2018-08-29 (Wed, 29 Aug 2018) Changed paths: M index.bs Log Message: ----------- Address more review comments Commit: e29dbac4a8bf8597152cb972feae5e546c4bb352 https://github.com/w3c/webauthn/commit/e29dbac4a8bf8597152cb972feae5e546c4bb352 Author: Emil Lundberg <emil@yubico.com> Date: 2018-09-05 (Wed, 05 Sep 2018) Changed paths: M index.bs Log Message: ----------- Adopt consistent case for section headings Commit: e320eb54bde33e2ec31d36193188b70a29d8bdf0 https://github.com/w3c/webauthn/commit/e320eb54bde33e2ec31d36193188b70a29d8bdf0 Author: Samuel Weiler <weiler@w3.org> Date: 2018-09-05 (Wed, 05 Sep 2018) Changed paths: M index.bs Log Message: ----------- use 'attacker' instead of 'user' Commit: ec353afa37a7967857a5dc177317a2b01bf76f62 https://github.com/w3c/webauthn/commit/ec353afa37a7967857a5dc177317a2b01bf76f62 Author: Emil Lundberg <emil@emlun.se> Date: 2018-09-05 (Wed, 05 Sep 2018) Changed paths: M index.bs Log Message: ----------- Merge pull request #1058 from w3c/issue-1014-username-enum-weiler use 'attacker' instead of 'user' 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. Commit: db351cdea0e4e3efb9adb9b35c1ff1bd9b3cd319 https://github.com/w3c/webauthn/commit/db351cdea0e4e3efb9adb9b35c1ff1bd9b3cd319 Author: Emil Lundberg <emil@emlun.se> Date: 2018-09-11 (Tue, 11 Sep 2018) Changed paths: M index.bs Log Message: ----------- Merge pull request #1055 from w3c/issue-1040-heading-case Adopt consistent case for section headings Commit: 5bdcae469479554be47a368cb22adb69ba9f7cc4 https://github.com/w3c/webauthn/commit/5bdcae469479554be47a368cb22adb69ba9f7cc4 Author: Emil Lundberg <emil@emlun.se> Date: 2018-09-11 (Tue, 11 Sep 2018) Changed paths: M index.bs Log Message: ----------- Merge pull request #1036 from w3c/issue-1014-username-enumeration Add Username Enumeration section to privacy considerations Commit: 591513fb11d6dae12465c2c8d725be3d21256b5b https://github.com/w3c/webauthn/commit/591513fb11d6dae12465c2c8d725be3d21256b5b Author: JeffH <Jeff.Hodges@KingsMountain.com> Date: 2018-09-11 (Tue, 11 Sep 2018) Changed paths: M index.bs Log Message: ----------- Merge branch 'master' into issue-1024-fido-u2f-attca Compare: https://github.com/w3c/webauthn/compare/845e92022e51...591513fb11d6 **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 Tuesday, 11 September 2018 23:21:05 UTC