- From: Emil Lundberg <noreply@github.com>
- Date: Fri, 30 Jul 2021 01:06:56 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/main
Home: https://github.com/w3c/webauthn
Commit: a36e38c8f3080c9f15bc304415607d231090117c
https://github.com/w3c/webauthn/commit/a36e38c8f3080c9f15bc304415607d231090117c
Author: Emil Lundberg <emil@yubico.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M index.bs
Log Message:
-----------
Fix inconsistency in RP directions for credential transports
ยง7.1. Registering a New Credential, step 23 reads "This value SHOULD NOT be
modified", which conflicts with the definition of `getTransports()`: "The values
SHOULD be members of AuthenticatorTransport but Relying Parties MUST ignore
unknown values".
Commit: 38ad84d183a29df9219b20bf867fa670f2c8ce8c
https://github.com/w3c/webauthn/commit/38ad84d183a29df9219b20bf867fa670f2c8ce8c
Author: Emil Lundberg <emil@yubico.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #1654 from w3c/issue-1587-transports-rp
Fix inconsistency in RP directions for credential transports
Compare: https://github.com/w3c/webauthn/compare/526de29b40d8...38ad84d183a2
Received on Friday, 30 July 2021 08:07:08 UTC