Comment 4 for bug 829674

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

Reviewed: https://reviews.mahara.org/631
Committed: http://gitorious.org/mahara/mahara/commit/2262a1a78b271998043288f6bfcf0c27c5797919
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit 2262a1a78b271998043288f6bfcf0c27c5797919
Author: Melissa Draper <email address hidden>
Date: Thu Sep 1 14:48:05 2011 +1200

    Add configuration and init checks for SSL proxies (bug #829674)

    Currently use of a proxy such as nginx to force https usage results
    in a bit of loopiness. This patch adds the sslproxy setting and when
    this is set, mandates that the wwwroot be a https address.

    Change-Id: Ic4cfe048202cea60098e60e57adb99a0cb594619
    Signed-off-by: Melissa Draper <email address hidden>