- From: Matthew Miller via GitHub <noreply@w3.org>
- Date: Thu, 11 Dec 2025 00:47:53 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by MasterKale to https://github.com/w3c/webauthn: * Define new `rpId` in Credential Record by Matthew Miller https://github.com/w3c/webauthn/commit/831ec205f6d947e8d9435d9d5e2ba1557b3c08be * Populate rpId during registration by Matthew Miller https://github.com/w3c/webauthn/commit/86b00533e9b3ff5afea709392d890f149bccc1ea * Tweak potential use cases by Matthew Miller https://github.com/w3c/webauthn/commit/39960b54ef349a4991fc63722383e50ac59ae758 * Open the door to more possibilities by Matthew Miller https://github.com/w3c/webauthn/commit/cc478fbd35806e234a7fa8897fe18ffb4297d408 * Add a missing period Co-authored-by: Emil Lundberg <emil@yubico.com> by Matthew Miller https://github.com/w3c/webauthn/commit/88620d8917e0d7c5f08a3f3ea58a9cdf84232f70 * Merge branch 'main' into mm/#2257-add-rp-id-credential-record by Matthew Miller https://github.com/w3c/webauthn/commit/6e3c6a7aabdfdff9b9823b9c7cddf3bdc8ce17a8 * Adds addt'l recs for getCC privacy considerations by Tim Cappalli https://github.com/w3c/webauthn/commit/8e4f5405037ef001f565333609c7eb34d4e8e4df * Reference RFC 9864 for fully-specified algorithms by Michael Jones https://github.com/w3c/webauthn/commit/796b5d24a790807dbcd055df1551c33634de14ec * Merge pull request #2362 from w3c/mbj-RFC9864 Reference RFC 9864 for fully-specified algorithms by Michael B. Jones https://github.com/w3c/webauthn/commit/2ce576a8a94911c6406860692bf89cc8d215e856 * Merge pull request #2357 from w3c/2320-getcc-tweaks Additional privacy recommendations for getClientCapabilities by Tim Cappalli https://github.com/w3c/webauthn/commit/3acdcc3806a808ff46c94b051eb83d12b9b71caf * Disambiguate [=success=] autolinks Fixes the following Bikeshed lint: ``` LINE 7998:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] LINE 8027:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] LINE 8210:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] LINE 8242:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] LINE 8274:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] LINE 8303:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] LINE 8337:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] LINE 8406:12: Multiple possible 'success' dfn refs. Arbitrarily chose https://infra.spec.whatwg.org/#success To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:infra; type:dfn; text:success spec:webdriver2; type:dfn; text:success [=success=] ``` by Emil Lundberg https://github.com/w3c/webauthn/commit/9f7a60c6110ff325f391134c6c092af1acce6b28 * Merge pull request #2369 from w3c/issue-2368-ambiguous-refs Disambiguate [=success=] autolinks by Emil Lundberg https://github.com/w3c/webauthn/commit/33f5b271f0914b370be373a2c21c3b6a467c3861 * Merge pull request #2258 from w3c/mm/#2257-add-rp-id-credential-record Add a new optional `rpId` to Credential Record by Matthew Miller https://github.com/w3c/webauthn/commit/c39b6dea2b479ed570b079830f50f9d36efd6705 * Merge branch 'main' into 2062-new-error-codes by Matthew Miller https://github.com/w3c/webauthn/commit/f68ac32fe246a445ed4f1901521de1cb69337718 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 December 2025 00:47:54 UTC