summaryrefslogtreecommitdiff
path: root/src/things-to-check.yml
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2022-06-21 09:09:56 -0400
committerGitHub <noreply@github.com>2022-06-21 09:09:56 -0400
commit493f0529556542e49b79e804ab1a3dc8f4e3d358 (patch)
treebb1c93f7d7366c32007cc7294f44a37f9c895b96 /src/things-to-check.yml
parentb2999ec3885a16f98a029ab5b5063f38ff00767c (diff)
parent87470c23e1d785d4e9a23bee2135ff71bfae045b (diff)
Merge pull request #32 from illegalhex/hsts-preload
Thanks Google.
Diffstat (limited to 'src/things-to-check.yml')
-rw-r--r--src/things-to-check.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/things-to-check.yml b/src/things-to-check.yml
index d09eee4..4f37729 100644
--- a/src/things-to-check.yml
+++ b/src/things-to-check.yml
@@ -44,3 +44,4 @@
- Have you checked which branch is deployed?
- Have you checked if the bill got paid?
- Have you checked that you're testing the right version?
+- Have you checked if the domain is in the the hsts preload list?