Defect #2766
Login back_url changes https to http
| Status: | Closed | Start date: | 2009-02-17 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected version: | 0.8.0 | Resolution: | Invalid |
Description
When opening an URL with https://..., and the user needs to log in first, the url is changed to http://, even if the protocol is set to https. This happens directly within the login URL ('login?back_url=http://..').
Tested with 0.8.0 and the new 0.8.1.
Anyway it would be nice if redmine could always redirect to the specified protocol, so that people using http and https is set are automatically redirected to the https-address.
History
#1 Updated by Teddy L over 3 years ago
- Status changed from New to Resolved
#2 Updated by Jean-Baptiste Barth almost 2 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
I close this one since it doesn't seem to be a redmine issue, but more a hosting one.