- From: J.C. Jones <noreply@github.com>
- Date: Thu, 07 Mar 2019 08:08:25 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/master
Home: https://github.com/w3c/webauthn
Commit: d9de1254080f44244954f378828046108911afd1
https://github.com/w3c/webauthn/commit/d9de1254080f44244954f378828046108911afd1
Author: Emil Lundberg <emil@yubico.com>
Date: 2019-01-18 (Fri, 18 Jan 2019)
Changed paths:
M index.bs
Log Message:
-----------
Let requireUserPresence always be true in authenticator operations
This fixes an oversight in commit
7f831e3c7ebf669041c6413acc8005c3efa0eb8b which causes it to be
technically allowed for the authenticator to return (UV = 1, UP = 0),
though the RP operations as currently specified would not accept such a
response.
Commit: 26cf7c62581ec913a06be4eb9ea94807a0468a32
https://github.com/w3c/webauthn/commit/26cf7c62581ec913a06be4eb9ea94807a0468a32
Author: J.C. Jones <james.jc.jones@gmail.com>
Date: 2019-03-07 (Thu, 07 Mar 2019)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #1140 from w3c/issue-1123-uv-up
Let requireUserPresence always be true in authenticator operations
Compare: https://github.com/w3c/webauthn/compare/7bc2f0366c10...26cf7c62581e
Received on Thursday, 7 March 2019 16:08:49 UTC