incorrect https check

Bug #587823 reported by Dan Marsden
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Undecided
Dan Marsden

Bug Description

init.php uses:

isset($_SERVER['HTTPS'])

to decide whether to automatically create webroot using https - problem is that $_SERVER['HTTPS'] can sometimes return a value like "off" - especially on windows machines.

Dan Marsden (danmarsden)
Changed in mahara:
assignee: nobody → Dan Marsden (danmarsden)
Revision history for this message
Dan Marsden (danmarsden) wrote :

now fixed in master

Revision history for this message
Dan Marsden (danmarsden) wrote :

fix now also in 1.2_STABLE

Changed in mahara:
status: New → Fix Committed
milestone: none → 1.2.5
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.