nushell.github.io icon indicating copy to clipboard operation
nushell.github.io copied to clipboard

nushell.sh automatically uses http rather than https

Open yoav-lavi opened this issue 2 years ago • 3 comments

Describe the bug

If navigating directly to the website (nushell.sh), you'll get an HTTP version rather than being redirected to HTTPS

How to reproduce

Navigate directly to nushell.sh

Expected behavior

Redirection to the HTTPS version

Screenshots

No response

Configuration

(not relevant, used Safari on macOS 14.1.1, also happens on Firefox)

Additional context

No response

yoav-lavi avatar Nov 17 '23 10:11 yoav-lavi

yeah, i can reproduce this :thinking:

amtoine avatar Nov 17 '23 13:11 amtoine

Does it matter?

Feel free to submit a PR to change it if it does.

fdncred avatar Nov 17 '23 14:11 fdncred

This seems to be greatly improved now, at least. I tested on the following and all redirected nushell.sh to https://www.nushell.sh

  • Safari on iOS
  • Vivaldi on Windows
  • Edge on Windows

In addition, all redirected http://nushell.sh to the secure version.

HOWEVER, any route starting with http://www.nushell.sh is not redirected.

NotTheDr01ds avatar Aug 06 '24 22:08 NotTheDr01ds