Closed lgarron closed 3 years ago
@lucacasonato This issue should be resolved quickly, as both the submission for adding and removing can take months for most users to receive.
EDIT: oh I see it's not eligible now because HTTP to HTTPS redirect is turned off. I remember last time I saw this issue (some days ago) it's still eligible.
Well turning redirection off is as bad as (and IMO more harmful than) being accidentally submitted to HSTS preload list. My guess is that it's turned off temporary for maintenance. If that's the case, please fix it and remove preload
from the HSTS header, or submit it to the list if you do want to preload it.
We serve without the preload
attribute in the strict-transport-security
header now.
https://deno.land is sending an HSTS header indicating that it should be preloaded for HTTPS in browsers:
https://hstspreload.org/?domain=deno.land
If this is intended, it would be good to submit the form there!
(If this is not intended, I suggest removing the header as soon as possible, because anyone can submit the form.)