[w3c/webauthn] 052280: initial text

  Branch: refs/heads/2062-new-error-codes
  Home:   https://github.com/w3c/webauthn
  Commit: 052280791ab70f8def2eae8c4dc5dac50f39fc96
      https://github.com/w3c/webauthn/commit/052280791ab70f8def2eae8c4dc5dac50f39fc96
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  initial text


  Commit: d48a18c90abf22bb9f1b588c15ba4217fb62ada3
      https://github.com/w3c/webauthn/commit/d48a18c90abf22bb9f1b588c15ba4217fb62ada3
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  remaining draft text


  Commit: 2a18351fc7e0d56aa1976f5c02ffffe2e2c8a282
      https://github.com/w3c/webauthn/commit/2a18351fc7e0d56aa1976f5c02ffffe2e2c8a282
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/webauthn-origins/webauthn


  Commit: 689647ca72d2438f8dd849b398f891779caf6a91
      https://github.com/w3c/webauthn/commit/689647ca72d2438f8dd849b398f891779caf6a91
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  MUST support 5 origin labels


  Commit: 3aad0542be39fdf0aabadbfb21fac9a729e75bfe
      https://github.com/w3c/webauthn/commit/3aad0542be39fdf0aabadbfb21fac9a729e75bfe
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/member/property, s/list/array


  Commit: 291406954d31e03d95ff4e408748b5a3ba64e358
      https://github.com/w3c/webauthn/commit/291406954d31e03d95ff4e408748b5a3ba64e358
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Reword to "Any get() operation can be aborted" to match create()


  Commit: 39340c298192e2e398e6f698355c87d647432c6d
      https://github.com/w3c/webauthn/commit/39340c298192e2e398e6f698355c87d647432c6d
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Rephrase recommendation to check conditionalCreate to be shorter


  Commit: 910d42f396327e37166350d23c8c51137e7bb196
      https://github.com/w3c/webauthn/commit/910d42f396327e37166350d23c8c51137e7bb196
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Mention conditionalCreate in isConditionalMediationAvailable()


  Commit: 44783e942b8674d33340b6946d910d4f715a606a
      https://github.com/w3c/webauthn/commit/44783e942b8674d33340b6946d910d4f715a606a
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Rephrase recommendation to check conditional mediation capabilities


  Commit: 38ba815eac118a88544a10398ed66d60f6688990
      https://github.com/w3c/webauthn/commit/38ba815eac118a88544a10398ed66d60f6688990
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Link to create()/get() from conditionalCreate/Mediation capabilities


  Commit: 24912f7d616a6e88fc9c9f7b433e64b389727248
      https://github.com/w3c/webauthn/commit/24912f7d616a6e88fc9c9f7b433e64b389727248
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Phrase conditionalCreate/Mediation descriptions the same


  Commit: c6dbab419c12dc4d17c2b5597995bbbd5162d32f
      https://github.com/w3c/webauthn/commit/c6dbab419c12dc4d17c2b5597995bbbd5162d32f
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Point out that isCMA() is equivalent to conditionalMediation


  Commit: 1df325885582da74f580a4276fc171a707fc655d
      https://github.com/w3c/webauthn/commit/1df325885582da74f580a4276fc171a707fc655d
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Link to getClientCapabilities() from enum ClientCapability


  Commit: 5187e72ff47efdf7fe072e7896339a37385f33c2
      https://github.com/w3c/webauthn/commit/5187e72ff47efdf7fe072e7896339a37385f33c2
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  use [=continue=]

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: 881ac8f40e412951e8921182facd180b22d63444
      https://github.com/w3c/webauthn/commit/881ac8f40e412951e8921182facd180b22d63444
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  collapse multiple steps into one


  Commit: 9062a155efe887534b7f957e4d2be3900511bf59
      https://github.com/w3c/webauthn/commit/9062a155efe887534b7f957e4d2be3900511bf59
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/vanity/alternative


  Commit: 2315db8be394ba4c809476c365fecaba59e6c1da
      https://github.com/w3c/webauthn/commit/2315db8be394ba4c809476c365fecaba59e6c1da
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  capitalization

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: 8ea0303f76a1fb269707c4654526fa067871135a
      https://github.com/w3c/webauthn/commit/8ea0303f76a1fb269707c4654526fa067871135a
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/relatedOriginRequests/relatedOrigins


  Commit: 28a2b0ff2db057b50414740677a4680bbaf0c04f
      https://github.com/w3c/webauthn/commit/28a2b0ff2db057b50414740677a4680bbaf0c04f
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  attempt at using a procedure


  Commit: b51bd165f830a32ae7dd8df38c60bedbfd3c9b8c
      https://github.com/w3c/webauthn/commit/b51bd165f830a32ae7dd8df38c60bedbfd3c9b8c
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/must/MUST


  Commit: a21babfe5a74ff9c5da5ab959f826128e252e951
      https://github.com/w3c/webauthn/commit/a21babfe5a74ff9c5da5ab959f826128e252e951
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  remove break


  Commit: 7466f32570b8ad4d90cf0b68d97d2fe5e1a9fd13
      https://github.com/w3c/webauthn/commit/7466f32570b8ad4d90cf0b68d97d2fe5e1a9fd13
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  remove break for create


  Commit: e7d0c7cdb39dbc5c76c971e468e3da8d25fd3da3
      https://github.com/w3c/webauthn/commit/e7d0c7cdb39dbc5c76c971e468e3da8d25fd3da3
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/originLabelsSeen/labelsSeen and set def

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: b3bf34c961435c15b3f55f0dbbe4e539d831d1d5
      https://github.com/w3c/webauthn/commit/b3bf34c961435c15b3f55f0dbbe4e539d831d1d5
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  word order


  Commit: bdba7421d169bd4c203d86489c95aad95df8f1f3
      https://github.com/w3c/webauthn/commit/bdba7421d169bd4c203d86489c95aad95df8f1f3
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Validation step optimization

allows for exiting the loop early on match

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: de25c37b2686d171420e48c55a63f0e54f6dbd78
      https://github.com/w3c/webauthn/commit/de25c37b2686d171420e48c55a63f0e54f6dbd78
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  use macros for true and false


  Commit: ca2d680e158595b1c66ed29b714fe48680a860eb
      https://github.com/w3c/webauthn/commit/ca2d680e158595b1c66ed29b714fe48680a860eb
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge branch 'main' into pr-1951-review-emlun


  Commit: 71e4e80660e16606f143fe90e3f18b6b87aa63e8
      https://github.com/w3c/webauthn/commit/71e4e80660e16606f143fe90e3f18b6b87aa63e8
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  add period

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: 26d350ca414b189c20d96adea60652c7f0ecb4aa
      https://github.com/w3c/webauthn/commit/26d350ca414b189c20d96adea60652c7f0ecb4aa
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  text tweak

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: a2ac319dcf0d29ff6c38eadb7f6db8086a630a7b
      https://github.com/w3c/webauthn/commit/a2ac319dcf0d29ff6c38eadb7f6db8086a630a7b
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  clean up well-known JSON definition


  Commit: b120220e6c0eed44f3c1eeb08cad18526c701977
      https://github.com/w3c/webauthn/commit/b120220e6c0eed44f3c1eeb08cad18526c701977
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/origin labels/labels


  Commit: bcec7faef08c3f5128e88d0b009492f544745e6b
      https://github.com/w3c/webauthn/commit/bcec7faef08c3f5128e88d0b009492f544745e6b
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  s/rpIdRequested/callerOrigin


  Commit: 3ba2ff3305c0bcb66bb4f3be943cb522b9bfe61d
      https://github.com/w3c/webauthn/commit/3ba2ff3305c0bcb66bb4f3be943cb522b9bfe61d
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  move set contains label check after origin match check


  Commit: a108a2c79e081e78d68646de08cf78dafd2d0f21
      https://github.com/w3c/webauthn/commit/a108a2c79e081e78d68646de08cf78dafd2d0f21
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  add RP guidance around adding all origins with the same origin label should bbe the first elements of the array


  Commit: c0c40d1bfc7c14a799a166e58f1b6d79960843ef
      https://github.com/w3c/webauthn/commit/c0c40d1bfc7c14a799a166e58f1b6d79960843ef
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  remove check for label in labelsSeen, not necessary


  Commit: ebf03ebdd639280149b6f3671e54642d0308a546
      https://github.com/w3c/webauthn/commit/ebf03ebdd639280149b6f3671e54642d0308a546
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  fix indents


  Commit: e4f24d9b3d1ec57f2dad79d6c210285699f4bda8
      https://github.com/w3c/webauthn/commit/e4f24d9b3d1ec57f2dad79d6c210285699f4bda8
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  update RWO algo to support additional origins with the same label


  Commit: 2e9bdcfb05503c617c09eb66fa249b21fd448946
      https://github.com/w3c/webauthn/commit/2e9bdcfb05503c617c09eb66fa249b21fd448946
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  remove consideration text for RPs about RWO well-known ordering


  Commit: 0ba20ab410ba23a28c62790dced73299c49d7ca8
      https://github.com/w3c/webauthn/commit/0ba20ab410ba23a28c62790dced73299c49d7ca8
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix review comment

Co-authored-by: Matthew Miller <mmiller@duosecurity.com>


  Commit: bf60b7a0b330eccbc83adb0986d01088870b2208
      https://github.com/w3c/webauthn/commit/bf60b7a0b330eccbc83adb0986d01088870b2208
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Fix review comment


  Commit: bb9f9bb53c17e50f20a5ab31e754f1f644362fb1
      https://github.com/w3c/webauthn/commit/bb9f9bb53c17e50f20a5ab31e754f1f644362fb1
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #2046 from w3c/pr-1951-review-emlun

Various improvements to conditionalCreate/Mediation discoverability and uniformity


  Commit: 2462fd87c10d7c038818e902e505d2bd676c4d2d
      https://github.com/w3c/webauthn/commit/2462fd87c10d7c038818e902e505d2bd676c4d2d
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-07-18 (Thu, 18 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Emil's feedback

@emlun's feedback

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: ef4e7623ab8afd9bf770d3699aa819a47699bf42
      https://github.com/w3c/webauthn/commit/ef4e7623ab8afd9bf770d3699aa819a47699bf42
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Migrate mention of extension exceptions


  Commit: 9da2c4b4f55291376bf8da81ac9a4479e39c029b
      https://github.com/w3c/webauthn/commit/9da2c4b4f55291376bf8da81ac9a4479e39c029b
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  procedure dfn


  Commit: 017a5e3727c73ccf9a2011369622688c5b474444
      https://github.com/w3c/webauthn/commit/017a5e3727c73ccf9a2011369622688c5b474444
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-07-18 (Thu, 18 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Editorial tweaks

Co-authored-by: Emil Lundberg <emil@yubico.com>


  Commit: 2b8e3688f0adec29b6f845c10f4e19402e6ea66a
      https://github.com/w3c/webauthn/commit/2b8e3688f0adec29b6f845c10f4e19402e6ea66a
  Author: Tim Cappalli <tim@cloudauth.dev>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #2040 from w3c/tc-related-origins

adds Related Origin Requests


  Commit: 21593715d8c21280f619e228bbc8eaf9fdd6c29b
      https://github.com/w3c/webauthn/commit/21593715d8c21280f619e228bbc8eaf9fdd6c29b
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2024-07-18 (Thu, 18 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge branch 'main' into 1859-differentiate-errors


  Commit: 71995bbf7a50fb18a79a3d0a4dbcfad96b133198
      https://github.com/w3c/webauthn/commit/71995bbf7a50fb18a79a3d0a4dbcfad96b133198
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2024-07-18 (Thu, 18 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Move TypeErrors into separate sections


  Commit: d62aa752e137f9892f4923fc6af450c596f50826
      https://github.com/w3c/webauthn/commit/d62aa752e137f9892f4923fc6af450c596f50826
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2024-07-18 (Thu, 18 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Change errors -> exceptions


  Commit: 3331b218b0dd7ee22a889682d2e8ac81340be227
      https://github.com/w3c/webauthn/commit/3331b218b0dd7ee22a889682d2e8ac81340be227
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Figure out how to link to Exceptions


  Commit: 6d0895e15fa676d04a68ffcab14a3fc683d8b3be
      https://github.com/w3c/webauthn/commit/6d0895e15fa676d04a68ffcab14a3fc683d8b3be
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2024-07-23 (Tue, 23 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Punt on summarizing extension exceptions


  Commit: 00baf08c6549d92ace9fb8eaae016859244241e8
      https://github.com/w3c/webauthn/commit/00baf08c6549d92ace9fb8eaae016859244241e8
  Author: Matthew Miller <mmiller@duosecurity.com>
  Date:   2024-07-23 (Tue, 23 Jul 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge branch '1859-differentiate-errors' into 2062-new-error-codes

# Conflicts:
# index.bs


Compare: https://github.com/w3c/webauthn/compare/4986178683c8...00baf08c6549

To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications

Received on Tuesday, 23 July 2024 22:05:47 UTC