Loading...
 
Skip to main content

Secure login post-login redirection to standard HTTP broken/unclear

Status
Closed
Subject
Secure login post-login redirection to standard HTTP broken/unclear
Version
1.9.x
Category
  • Error
Feature
Administration
Modules
Resolution status
Fixed or Solved
Submitted by
failsure
Lastmod by
failsure
Rating
(0)
Description

Affected: v1.9.0, CVS as of Thu May 5 16:22:27 UTC 2005

When selecting secure login, user is properly directed to HTTPS server defined in configuration, however after logging in user is directed to HTTP server defined in configuration, but using URL prefix from HTTPS server. Example:

HTTP server name: amix.failsure.net
HTTP port: 80
HTTP URL prefix: /
HTTPS server name: failsure.net
HTTPS port: 443
HTTPS URL prefix: /amix/

Select secure login, redirects to -> https://failsure.net/amix/
Login successfully...
Redirected to standard HTTP, bad address -> http://amix.failsure.net/amix/
Intended to be http://amix.failsure.net/

If this is not a bug, it is not clear to me how the above configuration section is intended to be used. Checked with Firefox and Mozilla on Linux, IE6 in Windows.

Importance
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
160
Created
Thursday 05 May, 2005 15:49:20 UTC
by Unknown
LastModif
Tuesday 12 June, 2007 14:59:09 UTC


Show PHP error messages