Comment 3 for bug 885029

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

Reviewed: https://reviews.mahara.org/824
Committed: http://gitorious.org/mahara/mahara/commit/3720bfb7ef80b3090bc4799f391c917ff0c6c74c
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 3720bfb7ef80b3090bc4799f391c917ff0c6c74c
Author: Hugh Davenport <email address hidden>
Date: Wed Nov 2 14:29:04 2011 +1300

    Add option for an external login page (bug #885029)

    This patch adds a new feature allowing an administrator to set
    a new config option externallogin, which redirects any page view
    requiring login to this external login page.

    The config option allows some placeholders. For examples, see
    lib/config-defaults.php

    Change-Id: I4a3277222c35bfed11e4af597fa54ef82ea866ae
    Signed-off-by: Hugh Davenport <email address hidden>