Project

General

Profile

Actions

Defect #20556

closed

Redirect to HTTPS

Added by Dennis Olsson over 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Website (redmine.org)
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

http://www.redmine.org/account/register and other sensitive pages should (IMHO) redirect to HTTPS when passwords are involved. Even better would be to redirect all traffic, since session cookies are involved and impersonation is trivial if you are in the right/wrong position/place.

Adding as a defect since HTTPS is configured on the server.


Related issues

Related to Redmine - Feature #25764: Redmine site shoud send emails with HTTPS linksClosed

Actions
Related to Redmine - Defect #32434: Serve redmine.org over httpsClosed

Actions
Actions #2

Updated by Fernando Hartmann almost 7 years ago

+1

Actions #3

Updated by Toshi MARUYAMA almost 7 years ago

  • Related to Feature #25764: Redmine site shoud send emails with HTTPS links added
Actions #4

Updated by Fernando Hartmann over 5 years ago

It become more important, because now Chrome is showing HTTP sites as Not Secure

Actions #5

Updated by Bernhard Rohloff over 4 years ago

Actions #6

Updated by Go MAEDA over 4 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

The server now redirects HTTP traffic to HTTPS.

$ curl --head http://www.redmine.org/
HTTP/1.1 302 Found
Cache-Control: no-cache
Content-length: 0
Location: https://www.redmine.org/

Actions

Also available in: Atom PDF