summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-12 14:38:41 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-12 14:38:41 -0500
commit45ae3169a1214634a8902d0bf8aedc26d119034b (patch)
tree2c7b1804db1d0015fa230f1e42053413132878c7
parentb502b719c5deffc7df7f19f78aad0cc77ad0395c (diff)
better explanation of captive portal issue
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 8ca1684b..928136ab 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -387,7 +387,7 @@
<ul>
<li>Vanadium: disable WebView variations support</li>
<li>SetupWizard: update to latest upstream code</li>
- <li>NetworkStack: switch to grapheneos.network for connectivity checks to improve interaction with captive portals</li>
+ <li>NetworkStack: switch to grapheneos.network for connectivity checks to improve compatibility with captive portals lacking support for the built-in login interface (HSTS preloading for grapheneos.org stops the fallback browser login prompt from working)</li>
</ul>
</article>