- From: Adam Langley <noreply@github.com>
- Date: Wed, 13 Dec 2023 12:12:56 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/main Home: https://github.com/w3c/webauthn Commit: c2ec717da26c7021b64d5e52bc8dfd27ec257907 https://github.com/w3c/webauthn/commit/c2ec717da26c7021b64d5e52bc8dfd27ec257907 Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-28 (Tue, 28 Nov 2023) Changed paths: M index.bs Log Message: ----------- Fix references to credential private key that should be credential source See issue #2002: https://github.com/w3c/webauthn/issues/2002 Commit: dbf6ca23d8cf8c3399a2ddde86d1222c0ceca023 https://github.com/w3c/webauthn/commit/dbf6ca23d8cf8c3399a2ddde86d1222c0ceca023 Author: Emil Lundberg <emil@yubico.com> Date: 2023-11-28 (Tue, 28 Nov 2023) Changed paths: M index.bs Log Message: ----------- Say residentKey and requireResidentKey, not residentKey or requireResidentKey Commit: 26da246372d211f454c11c40f668c3dc52fe896c https://github.com/w3c/webauthn/commit/26da246372d211f454c11c40f668c3dc52fe896c Author: Adam Langley <agl@google.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M index.bs Log Message: ----------- Merge pull request #2003 from w3c/issue-2002-non-resident-storage Fix references to credential private key that should be credential source Compare: https://github.com/w3c/webauthn/compare/db0b65998dde...26da246372d2
Received on Wednesday, 13 December 2023 20:13:01 UTC