- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 13 Nov 2024 04:45:05 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/main Home: https://github.com/w3c/webauthn Commit: 3fb838eb5ece8dc1855e2710ba246ce2d7bcc56b https://github.com/w3c/webauthn/commit/3fb838eb5ece8dc1855e2710ba246ce2d7bcc56b Author: Emil Lundberg <emil@yubico.com> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M index.bs Log Message: ----------- Move extension processing to after signature verification Commit: cf7202ba2b56d041ac9cf1e773919fd15e65f8c5 https://github.com/w3c/webauthn/commit/cf7202ba2b56d041ac9cf1e773919fd15e65f8c5 Author: Emil Lundberg <emil@yubico.com> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M index.bs Log Message: ----------- Fix reference to step 22 in Create() Commit: 1ba9322f3375d2946a50a6f354ebe954cff55417 https://github.com/w3c/webauthn/commit/1ba9322f3375d2946a50a6f354ebe954cff55417 Author: Emil Lundberg <emil@yubico.com> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M index.bs Log Message: ----------- Modernize extension processing step of RP ops Commit: 560fe0e3567875ca6e7e12d70e69f565d5ef156b https://github.com/w3c/webauthn/commit/560fe0e3567875ca6e7e12d70e69f565d5ef156b Author: Emil Lundberg <emil@yubico.com> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M index.bs Log Message: ----------- Remove NOTE from normative caveats on extension processing Commit: 4866b1390a1ea511d9aa67f53d8eae5a75383939 https://github.com/w3c/webauthn/commit/4866b1390a1ea511d9aa67f53d8eae5a75383939 Author: Emil Lundberg <emil@yubico.com> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M index.bs Log Message: ----------- Fix reference to extensions input in get() Commit: 34b98ecedf2b80ab7114ef80b2c662755977166c https://github.com/w3c/webauthn/commit/34b98ecedf2b80ab7114ef80b2c662755977166c Author: Emil Lundberg <emil@yubico.com> Date: 2024-11-13 (Wed, 13 Nov 2024) Changed paths: M index.bs Log Message: ----------- Merge branch 'main' into issue-1711-ext-proc-before-sig-verify Commit: 92e101570d4b1f06121b3f7d3215cc68e5da4019 https://github.com/w3c/webauthn/commit/92e101570d4b1f06121b3f7d3215cc68e5da4019 Author: Emil Lundberg <emil@yubico.com> Date: 2024-11-13 (Wed, 13 Nov 2024) Changed paths: M index.bs Log Message: ----------- Merge pull request #2167 from w3c/issue-1711-ext-proc-before-sig-verify Move extension processing to after signature verification, and modernize it Compare: https://github.com/w3c/webauthn/compare/406ec42a3b86...92e101570d4b To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 13 November 2024 12:45:09 UTC