Opened 3 years ago

Closed 2 years ago

#1486860 closed Bugs (duplicate)

User is logged out when trying HTTP after logging in using HTTPS

Reported by: dennylin93 Owned by:
Priority: 5 Milestone: 0.5-beta
Component: PHP backend Version: 0.3.1
Severity: normal Keywords:
Cc: dennylin93@…

Description

I've set:
$rcmail_configforce_https? = TRUE;

When I login from https://example.com/, everything's ok.

However, when I go to http://example.com/, I am redirected to https://example.com/ and logged out. I was expecting to be redirected back to HTTPS and still be logged in.

Change History (6)

comment:1 Changed 3 years ago by dennylin93

  • Cc dennylin93@… added

comment:2 Changed 3 years ago by dennylin93

  • Version changed from 0.4-beta to 0.3.1

comment:3 Changed 3 years ago by neek

Patch submitted to the mailing list. I'm waiting for feedback.

comment:4 Changed 3 years ago by alec

I cannot find the message now, but I remember there was a response. Any feedback?

comment:5 Changed 3 years ago by dennylin93

I can't find the patch as well.

comment:6 Changed 2 years ago by thomasb

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #1484764

Note: See TracTickets for help on using tickets.