- From: Jeff Hodges via RT <sysreq@w3.org>
- Date: Wed, 09 Feb 2022 23:38:39 +0000
- CC: jfontana@yubico.com, nadalin@prodigy.net, public-webauthn@w3.org, wseltzer@w3.org
On Wed, Feb 9, 2022 at 3:19 PM Jeff Hodges <jdhodges@google.com> wrote: > back on 18-Jan-2022, I pushed two new commits to > https://github.com/w3c/webauthn/pull/1663 (131d68 and e1e6d94). > > However, the PR preview links in the PR's original post continue to use > the earlier commit (41ffcbf) from 14-Jan-2022, even though it got the new > date correct: > > ``` > <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1663.html" > title="Last updated on Jan 18, 2022, 11:00 PM UTC (41ffcbf)">Preview</a> | > <a href=" > https://pr-preview.s3.amazonaws.com/w3c/webauthn/1663/bc87207...41ffcbf.html" > title="Last updated on Jan 18, 2022, 11:00 PM UTC (41ffcbf)">Diff</a> > ``` > Additionally, simply plugging-in a more recent commit, such as e1e6d94, into the diff link above does not work --- it returns an "AccessDenied" error: <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>SYBYHA4TNRXC9XHQ</RequestId> <HostId> PStaZVwvDsper3O+OXtgyYQVizQQBcPaTPcgzz+KlJad81Bztr6UdMlSLbkWSwPDaWztSgDGe80= </HostId> </Error> HTH, =JeffH
Received on Wednesday, 9 February 2022 23:38:42 UTC