Comment 5 for bug 810302

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

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

commit 34ebbfe42eff16b92c8800c269219f521ff1303e
Author: Piers Harding <email address hidden>
Date: Fri Jul 15 09:02:55 2011 +1200

    Enable multiple auth_remote_user connections

    Bug #810302

    Enable links to multiple auth instances to be maintained so that
    users can have dual login eg: internal + auth/saml etc.

    Improve validation around switching auth_instance and
    changing the remoteuser at the same time.

    Add checks to ensure remoteuser does not get clobbered by update
    for another user. Allow override for the CVS upload case (file == unit
    of update).

    Change-Id: I5321c0270aeaa93bd193e8e759b08ab7f8b50ded
    Signed-off-by: Piers Harding <email address hidden>