[webauthn] new commits pushed by MasterKale

The following commits were just pushed by MasterKale to https://github.com/w3c/webauthn:

* add getClientCapabilites method and enum
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/4cc06707fccbce1e0b053c2d9bff123101579cc0

* add "the"

Co-authored-by: Adam Langley <agl@google.com>
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/9214c75cdabaf4d1f68cad2ab9967d3d2b4895bf

* change enum to ClientCapability for consistency
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/5e47920cefa86a75a21fa2239f8f4511b7826de3

* add note about enum not being referenced
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/1600f58accc46a8aaa05e18770bc5d863ff3e251

* updated interface to sequence of DOMStrings
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/450959b5167052cd6e10ac716100be38512ddcab

* remove client-pin-entry per 2023-07-26 call
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/968040a72db36cb2dcfc6440f4b9ef280b5d2422

* change to dict and add new values
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/6931dadd4595cd2238398a56e0eea1a73ce6978a

* remove isPasskeyPlatformAuthenticatorAvailable
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/73071620a3ba5fb6fd03d4344f22ab4177a81441

* s/ClientCapability/ClientCapabilities
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/baa930a738a2bb25ab73cbbd65bd0c0f6f004560

* Merge branch 'tc-clientfeatmethod' into tc-remove-isPPAA

# Conflicts:
# index.bs
  by Matthew Miller
https://github.com/w3c/webauthn/commit/9606e719ef39b835bc562cf3c04f2b0d00ef5bf1

* Merge pull request #1936 from w3c/tc-remove-isPPAA

remove isPasskeyPlatformAuthenticatorAvailable()
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/82ec494b1ba2080085086c93296ab3fe6ce65e51

* first stab at new approach for getClientCapabilities
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/633a2da0ae7d02665054a037b50aab0e5515fb49

* missing quote
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/244b54e79f9fa0a83960f1c87c2d3d865c1ec9ce

* add SecureContext to result
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/1fe91797ad288240266533d8f9cbaadc9f949fad

* spelling

Co-authored-by: Matthew Miller <mmiller@duosecurity.com>
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/5c39e19f9d18113c22996e7f99a1de4dc5d6707c

* add conditional-create
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/699e9d158058ab5b7a852e7abd73876e297269ad

* Incorporate Emil's changes

Co-authored-by: Emil Lundberg <emil@yubico.com>
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/53e8d8ca4d720705a5dee4fc676d6f1df0d946ba

* address AGL global namespace feedback
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/b27eb4d0d2644f227c986faaaab308394455801f

* first pass at privacy considerations
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/ecc19d46c98fcb9cfa185da04ae5b0901ada6d79

* John's feedback
  by Tim Cappalli
https://github.com/w3c/webauthn/commit/594e3388d0af20977dbce2c0fe3bb5cd7a83429f

* Merge branch 'main' into tc-clientfeatmethod

# Conflicts:
# index.bs
  by Matthew Miller
https://github.com/w3c/webauthn/commit/75b9061cf2c9e58fc2d3cfa703cdf55de855be1a

* Replace "maplike" with "record"
  by Matthew Miller
https://github.com/w3c/webauthn/commit/a3fd6fda1167d563a8d64c5e5a52525cc1954629

* Switch to camelCase for capability names
  by Matthew Miller
https://github.com/w3c/webauthn/commit/a856b6da966cbce9029a54ad6344237fe862c803

* Prune readonly from record
  by Matthew Miller
https://github.com/w3c/webauthn/commit/4969d28f403ee35b5e32983640ea552d39f7e2f4

* Switch to a typedef
  by Matthew Miller
https://github.com/w3c/webauthn/commit/b0fdc69d6ebe9ca12fb580fc21c13e521ce73e51

* Remove key sorting requirement
  by Matthew Miller
https://github.com/w3c/webauthn/commit/903620ec2be7c5118b8357b2ab909a45bf63d896

* Add link to Disclocing Client Capabilities section
  by Matthew Miller
https://github.com/w3c/webauthn/commit/ee7990c2766a88cc1e307c9e068e808d28d0268c

* Restore mandate to sort capabilities
  by Matthew Miller
https://github.com/w3c/webauthn/commit/f6d2eb58e34382aa0c9f2fa86a657d042f96e441

* Lexicographically sort ClientCapability
  by Matthew Miller
https://github.com/w3c/webauthn/commit/803fa75fb86972bc6150f2da740817681196ca6f

* Allow clients to omit capabilities
  by Matthew Miller
https://github.com/w3c/webauthn/commit/ef54380aebf78db9bcadb1b5751c1158e1d802d7

* Merge pull request #1923 from w3c/tc-clientfeatmethod

Add new getClientCapabilities method
  by Matthew Miller
https://github.com/w3c/webauthn/commit/80b478c95c6476eef2ec94f1a43dda8c487cae50



-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 10 January 2024 20:22:41 UTC