- From: Matthew Miller <noreply@github.com>
- Date: Wed, 05 Jun 2024 15:30:51 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/1859-differentiate-errors Home: https://github.com/w3c/webauthn Commit: cacd06d3463ceebefdd8512ffdc28af24dc7b3ea https://github.com/w3c/webauthn/commit/cacd06d3463ceebefdd8512ffdc28af24dc7b3ea Author: Pascoe <pascoe@apple.com> Date: 2023-08-29 (Tue, 29 Aug 2023) Changed paths: M index.bs Log Message: ----------- Initial text for conditional create Commit: eb9dd9f7c23863dc1ae9707127e28093d38e50f7 https://github.com/w3c/webauthn/commit/eb9dd9f7c23863dc1ae9707127e28093d38e50f7 Author: Emil Lundberg <emil@yubico.com> Date: 2023-09-06 (Wed, 06 Sep 2023) Changed paths: M index.bs Log Message: ----------- Fix indentation and extraneous opening bracket Commit: 65066faee35fbb9740d5cc7769a448d564c4f709 https://github.com/w3c/webauthn/commit/65066faee35fbb9740d5cc7769a448d564c4f709 Author: Pascoe <pascoe@apple.com> Date: 2023-09-11 (Mon, 11 Sep 2023) Changed paths: M index.bs Log Message: ----------- Address comments Commit: c14f20ae02133f2f026d7e8d91ca3157152bf709 https://github.com/w3c/webauthn/commit/c14f20ae02133f2f026d7e8d91ca3157152bf709 Author: Pascoe <pascoe@apple.com> Date: 2023-09-12 (Tue, 12 Sep 2023) Changed paths: M index.bs Log Message: ----------- Remove the requirement that conditionalCreate extension was used Commit: 6c6184bc73b75c7fab3a00ae055947d1ac8de00b https://github.com/w3c/webauthn/commit/6c6184bc73b75c7fab3a00ae055947d1ac8de00b Author: Pascoe <pascoe@apple.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M index.bs Log Message: ----------- Add recommended time period floor for conditionalCreateLifetimeTimer Commit: 3361ef49c19daec3cd408d544802889279045aa0 https://github.com/w3c/webauthn/commit/3361ef49c19daec3cd408d544802889279045aa0 Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M index.bs Log Message: ----------- Explicitly specify binary encoding for string truncation Commit: bdb2dab3d1f1fb38c0421f7910c29b4db50fb7a4 https://github.com/w3c/webauthn/commit/bdb2dab3d1f1fb38c0421f7910c29b4db50fb7a4 Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M index.bs Log Message: ----------- Apply suggestions from review Commit: 01279024e16533770295ab74248d5e2d4dbd76c5 https://github.com/w3c/webauthn/commit/01279024e16533770295ab74248d5e2d4dbd76c5 Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M index.bs Log Message: ----------- Unify language on truncation between name/displayName, and simplify both Commit: 527629ceb30f9040accf137f9e41b8d2b1d397eb https://github.com/w3c/webauthn/commit/527629ceb30f9040accf137f9e41b8d2b1d397eb Author: Emil Lundberg <emil@yubico.com> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M index.bs Log Message: ----------- Add missing "to" in "equal to or greater than" Commit: bf5480db1e0ae426916366251155e6f6e944b3c1 https://github.com/w3c/webauthn/commit/bf5480db1e0ae426916366251155e6f6e944b3c1 Author: Pascoe <pascoe@apple.com> Date: 2024-02-07 (Wed, 07 Feb 2024) Changed paths: M index.bs Log Message: ----------- Address comments, clarify other means other than extension may be used to collect consent. Commit: 2b8521b13ce7e2d27465cda47469b8b293f16651 https://github.com/w3c/webauthn/commit/2b8521b13ce7e2d27465cda47469b8b293f16651 Author: Pascoe <pascoe@apple.com> Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M index.bs Log Message: ----------- Remove extension, clarify user agent is responsible for collecting consent for conditional create Commit: 55024a6379854ddaf30f674cada5a4f53fbf96db https://github.com/w3c/webauthn/commit/55024a6379854ddaf30f674cada5a4f53fbf96db Author: Pascoe <pascoe@apple.com> Date: 2024-02-21 (Wed, 21 Feb 2024) Changed paths: M index.bs Log Message: ----------- remove another extension reference Commit: f337fcecd074d3329ad032219d33fdef05fb6760 https://github.com/w3c/webauthn/commit/f337fcecd074d3329ad032219d33fdef05fb6760 Author: Emil Lundberg <emil@yubico.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Address review comments Commit: 8f89a8eda647b866a042e935ded702ccb128e41a https://github.com/w3c/webauthn/commit/8f89a8eda647b866a042e935ded702ccb128e41a Author: Emil Lundberg <emil@yubico.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Rewrite "UTF-8 sequence(s)" to "UTF-8 code point(s)" Commit: 70981d9903ec333df966a065f8fe4fdc9dd6082a https://github.com/w3c/webauthn/commit/70981d9903ec333df966a065f8fe4fdc9dd6082a Author: Emil Lundberg <emil@yubico.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Clarify connection between credential record and PublicKeyCredentialDescriptor Commit: cbe26ac381eb7312d399b6d3c549b5c7b4d7bc29 https://github.com/w3c/webauthn/commit/cbe26ac381eb7312d399b6d3c549b5c7b4d7bc29 Author: Emil Lundberg <emil@yubico.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Fix out-of-sync numbers in algorithm step references Commit: fc39eddb88305d7117ad8c0fb652393b096bbc5f https://github.com/w3c/webauthn/commit/fc39eddb88305d7117ad8c0fb652393b096bbc5f Author: Emil Lundberg <emil@yubico.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Un-capitalize "Step" when not first word in a sentence Commit: 6906fe648e041f206d9728d36212e45a287eda45 https://github.com/w3c/webauthn/commit/6906fe648e041f206d9728d36212e45a287eda45 Author: Pascoe <pascoe@apple.com> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M index.bs Log Message: ----------- Update isConditionalMediationAvailable and contributors Commit: b8986ac025af1f373914658943c020ee361d699d https://github.com/w3c/webauthn/commit/b8986ac025af1f373914658943c020ee361d699d Author: Michael Jones <michael_b_jones@hotmail.com> Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: M index.bs Log Message: ----------- Update Dependencies section Commit: 1bf960fb4e9d8e75dd3105d94ddceb2ab6818b0c https://github.com/w3c/webauthn/commit/1bf960fb4e9d8e75dd3105d94ddceb2ab6818b0c Author: Adam Langley <agl@chromium.org> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M index.bs Log Message: ----------- Include supported extensions in getClientCapabilities. It is of somewhat limited value because getClientCapabilities can't know what extensions the user's authenticator will support, but it can be meaningful to know that an extension isn't supported. Absent this, sites are guessing based on browser names and versions, but that is fragile. Commit: d750218007b0cb8ce2331d599cb8c7c245d7329f https://github.com/w3c/webauthn/commit/d750218007b0cb8ce2331d599cb8c7c245d7329f Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M .bikeshed-include/copyright.include M .bikeshed-include/status-CR.include M .bikeshed-include/status-ED.include M .bikeshed-include/status-WD.include M .github/workflows/build-validate-publish.yml M index.bs Log Message: ----------- Merge branch 'main' into pr-1951 Commit: e9b0448d25d382f20e9a932387a2c5289eaddf75 https://github.com/w3c/webauthn/commit/e9b0448d25d382f20e9a932387a2c5289eaddf75 Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Fix autolinks Commit: aca236f39be577276a7ff962badc33ad6f0d41fb https://github.com/w3c/webauthn/commit/aca236f39be577276a7ff962badc33ad6f0d41fb Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Revert unused change Commit: 763831bdd1a2d9e60d2d74378caab20c1ca0a6c6 https://github.com/w3c/webauthn/commit/763831bdd1a2d9e60d2d74378caab20c1ca0a6c6 Author: pascoe <pascoe@apple.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Address emlun's comments Commit: 5d6c2059f0c4c84e2a051232b933b56296cb8efa https://github.com/w3c/webauthn/commit/5d6c2059f0c4c84e2a051232b933b56296cb8efa Author: pascoe <pascoe@apple.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- CredentialRequestOptions->CredentialCreationOptions Commit: ae8e0fc179b7c0e20cd6319564595fcab20386f5 https://github.com/w3c/webauthn/commit/ae8e0fc179b7c0e20cd6319564595fcab20386f5 Author: pascoe <pascoe@apple.com> Date: 2024-03-19 (Tue, 19 Mar 2024) Changed paths: M index.bs Log Message: ----------- Address emlun's other comments Commit: 0102d01fe8a918dd0eb64b5e5f1eb8029855a8a6 https://github.com/w3c/webauthn/commit/0102d01fe8a918dd0eb64b5e5f1eb8029855a8a6 Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M index.bs Log Message: ----------- Rewrite string truncation to clarify difference in client/authnr responsibilities Commit: ccf4e32df1449273437ed6aa1d68cf695435f9ca https://github.com/w3c/webauthn/commit/ccf4e32df1449273437ed6aa1d68cf695435f9ca Author: Emil Lundberg <emil@yubico.com> Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M index.bs Log Message: ----------- Don't mention only authenticators in reference to string truncation section Commit: 0318deecd3e8b4f7ac18548a71798e15f6b8cdcd https://github.com/w3c/webauthn/commit/0318deecd3e8b4f7ac18548a71798e15f6b8cdcd Author: pascoe <pascoe@apple.com> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M index.bs Log Message: ----------- Require uv=0,up=0 for conditionalCreate Commit: 18b08a2e0c67a71a1fd93d5d97391896a070fa7a https://github.com/w3c/webauthn/commit/18b08a2e0c67a71a1fd93d5d97391896a070fa7a Author: Nick Steele <344821+nicksteele@users.noreply.github.com> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2041 from w3c/extcaps Include supported extensions in getClientCapabilities. Commit: 064041d51c8e84207763903df5c3fe4e3581cb0c https://github.com/w3c/webauthn/commit/064041d51c8e84207763903df5c3fe4e3581cb0c Author: Emil Lundberg <emil@yubico.com> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2032 from w3c/issue-2030-step-numbers Fix out-of-sync numbers in algorithm step references Commit: 3ad0eda0ebc4f54b522518f71461449657c4c43b https://github.com/w3c/webauthn/commit/3ad0eda0ebc4f54b522518f71461449657c4c43b Author: Nick Steele <344821+nicksteele@users.noreply.github.com> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2031 from w3c/issue-2016-credentialRecord-transports Clarify connection between credential record and PublicKeyCredentialDescriptor Commit: f2ccac781e12853a6087cad0a508220b3e0be015 https://github.com/w3c/webauthn/commit/f2ccac781e12853a6087cad0a508220b3e0be015 Author: pascoe <pascoe@apple.com> Date: 2024-04-19 (Fri, 19 Apr 2024) Changed paths: M index.bs Log Message: ----------- Address Tim and Emlun's comments Commit: 8f8740068a5d5210ba3fc673960865c89fa5e908 https://github.com/w3c/webauthn/commit/8f8740068a5d5210ba3fc673960865c89fa5e908 Author: Adam Langley <agl@chromium.org> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M index.bs Log Message: ----------- Don't zero platform-authenticator AAGUIDs. As discussed at the face-to-face, this reflects current practice where the AAGUID of platform authenticators are passed through even when attestation is not requested. Commit: 2b74398476befe9c6b5eca63472d2caf6ca553fd https://github.com/w3c/webauthn/commit/2b74398476befe9c6b5eca63472d2caf6ca553fd Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-04-24 (Wed, 24 Apr 2024) Changed paths: M index.bs Log Message: ----------- s/conditionalMediation/conditionalGet Commit: bc18dcdd5f926ce85e7850b0a8a5b9d829017ea7 https://github.com/w3c/webauthn/commit/bc18dcdd5f926ce85e7850b0a8a5b9d829017ea7 Author: Michael B. Jones <michael_b_jones@hotmail.com> Date: 2024-04-27 (Sat, 27 Apr 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2039 from selfissued/mbj-dependencies Update Dependencies section Commit: 9a3061305dcff49d1567cdb155da01d236a152ea https://github.com/w3c/webauthn/commit/9a3061305dcff49d1567cdb155da01d236a152ea Author: Pascoe <pascoe@apple.com> Date: 2024-05-01 (Wed, 01 May 2024) Changed paths: M index.bs Log Message: ----------- Address Tim's comment Commit: dde3ab327386487eee53b6e83999be72373711b4 https://github.com/w3c/webauthn/commit/dde3ab327386487eee53b6e83999be72373711b4 Author: Pascoe <pascoe@apple.com> Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M index.bs Log Message: ----------- Address Matt's comments Commit: 88905f28a2120959b4b51691759727f5724cff02 https://github.com/w3c/webauthn/commit/88905f28a2120959b4b51691759727f5724cff02 Author: Adam Langley <agl@google.com> Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2058 from w3c/plat-aaguid Don't zero platform-authenticator AAGUIDs. Commit: 62b069eb94a7abfd5de882a858f836ac4ec02341 https://github.com/w3c/webauthn/commit/62b069eb94a7abfd5de882a858f836ac4ec02341 Author: Pascoe <j_pascoe@apple.com> Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #1951 from pascoej/conditionalcreate Initial text for conditional create Commit: 115eb6db19034c6e07d915f7d59b9b66b100c104 https://github.com/w3c/webauthn/commit/115eb6db19034c6e07d915f7d59b9b66b100c104 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-05-20 (Mon, 20 May 2024) Changed paths: M index.bs Log Message: ----------- Update index.bs Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 3d4c1cf5b3a8fa8ca8be51c1873787e32658be85 https://github.com/w3c/webauthn/commit/3d4c1cf5b3a8fa8ca8be51c1873787e32658be85 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-05-21 (Tue, 21 May 2024) Changed paths: M index.bs Log Message: ----------- Update index.bs Co-authored-by: Emil Lundberg <emil@yubico.com> Commit: 004deec3a7cbcb927d6c6a211eb88839d65e6dc5 https://github.com/w3c/webauthn/commit/004deec3a7cbcb927d6c6a211eb88839d65e6dc5 Author: Tim Cappalli <tim@cloudauth.dev> Date: 2024-05-21 (Tue, 21 May 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2061 from w3c/tc-conditionalget Conditional mediation client capability consistency Commit: fabbc09aefb5e7c8a6285980314f50a49eb5507c https://github.com/w3c/webauthn/commit/fabbc09aefb5e7c8a6285980314f50a49eb5507c Author: Emil Lundberg <emil@yubico.com> Date: 2024-05-27 (Mon, 27 May 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2017 from w3c/issue-1994-binary-trunc-encoding Explicitly specify binary encoding for string truncation Commit: a915f42b950d6c66e69b2080daf440a6e435fde6 https://github.com/w3c/webauthn/commit/a915f42b950d6c66e69b2080daf440a6e435fde6 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-06-05 (Wed, 05 Jun 2024) Changed paths: M index.bs Log Message: ----------- Merge branch 'main' into 1859-differentiate-errors Commit: eca6907bf76cb14dd865b62a5f145f5536e38015 https://github.com/w3c/webauthn/commit/eca6907bf76cb14dd865b62a5f145f5536e38015 Author: Matthew Miller <mmiller@duosecurity.com> Date: 2024-06-05 (Wed, 05 Jun 2024) Changed paths: M index.bs Log Message: ----------- Incorporate feedback Compare: https://github.com/w3c/webauthn/compare/8256982b7d2f...eca6907bf76c To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 5 June 2024 22:30:55 UTC