Project

General

Profile

Actions

Bug #5530

open

Email integration has incorrect url

Added by lee loucks about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
07.02.2019
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:
Affected Version:

Description

The two urls in the email from the Email Integration contain the wrong scheme. Both the changeset URL and the "notification from RhodeCode" start with http://hostname/subdir where they should start with https://hostname/subdir.

The subdir was set according to the docs.

On the Admin/Settings/System Info the RhodeCode Base URL shows https://hostname

Actions #1

Updated by Marcin Kuzminski [CTO] about 5 years ago

I believe this could be related to using HTTPS and having your proxy send some improper headers and RhodeCode doesn't know about HTTP usage.

Can you try setting in rhodecode.ini a setting:

force_https = true

restart the server and try again?

Actions #2

Updated by lee loucks about 5 years ago

Thanks that seems to have done the trick.

You can close this ticket.

Actions #3

Updated by Marcin Kuzminski [CTO] about 5 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF