<?xml version="1.0" encoding="UTF-8"?>
<issue>
  <id>672</id>
  <project name="Redmine" id="1"/>
  <tracker name="Defect" id="1"/>
  <status name="Closed" id="5"/>
  <priority name="Normal" id="4"/>
  <author name="Louis PERRIER" id="389"/>
  <subject>https and some application part</subject>
  <description>I use redmine with https, and have some problemes with redirect and i suppose :home_url

When a form (login, logout for example) are submit,  I lose the https and arrive on a page with http protocol.

https protocol is set in administration &gt; setting


</description>
  <start_date>2008-02-15</start_date>
  <due_date></due_date>
  <done_ratio>0</done_ratio>
  <estimated_hours></estimated_hours>
  <custom_fields>
    <custom_field name="Affected version" id="1">0.6.3</custom_field>
    <custom_field name="Resolution" id="2">Invalid</custom_field>
  </custom_fields>
  <created_on>Fri Feb 15 17:37:32 +0100 2008</created_on>
  <updated_on>Thu Feb 21 21:13:46 +0100 2008</updated_on>
  <journals>
    <journal id="1427">
      <user name="Jean-Philippe Lang" id="1"/>
      <notes>To tell Rails to use https on redirects, set the @X_FORWARDED_PROTO@ header to @https@.
Eg, if you're using apache:

  RequestHeader set X_FORWARDED_PROTO 'https'

The https flag that you see in the application settings is used for urls generated in emails only.</notes>
      <details>
        <detail old="1" name="status_id" property="attr" new="5"/>
        <detail old="" name="2" property="cf" new="Invalid"/>
      </details>
    </journal>
  </journals>
</issue>
