Comment 8 for bug 829674

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/680
Committed: http://gitorious.org/mahara/mahara/commit/9661d218f35ae7d783bbd9b9e2ae344cb5413c7d
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit 9661d218f35ae7d783bbd9b9e2ae344cb5413c7d
Author: Francois Marier <email address hidden>
Date: Mon Sep 12 15:17:19 2011 +1200

    Fix infinite redirect loops when running on https

    This partly reverts commit b8ff08c684a79579ac10b344bd4f31e93d021f60
    which was done to fix bug #829674.

    The is_https() function should only be used when checking for the
    presence of https in the wwwroot.

    Change-Id: Ifeec5422e26b8a7205baf2816a99c7a77b33b933
    Signed-off-by: Francois Marier <email address hidden>