code-of-conduct icon indicating copy to clipboard operation
code-of-conduct copied to clipboard

Enforce HTTPS

Open hagenburger opened this issue 6 years ago • 0 comments

  • [ ] The website should always use HTTPS and redirect if it doesn’t.
  • [ ] The path (= language) must to be kept during the redirect.
  • [ ] When running locally (http://localhost:4567) it must not redirect to https://localhost:4567.

If possible, we should use an HTTP redirect. If not, at least we should have it written in JavaScript.

hagenburger avatar Oct 17 '18 07:10 hagenburger