← Back to team overview

mahara-contributors team mailing list archive

[Bug 850617] A change has been merged

 

Reviewed:  https://reviews.mahara.org/696
Committed: http://gitorious.org/mahara/mahara/commit/e98b352e2e1f209f3353ed8f2f0050edce27c527
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit e98b352e2e1f209f3353ed8f2f0050edce27c527
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Thu Sep 15 17:22:22 2011 +1200

    Skip checks of internal authinstances when auto-creating users (bug #850617)
    
    Change-Id: I31b8d70169e3665167f50f06d07ce263b33464e5
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/850617

Title:
  Don't check internal auth instances for automatic user creation

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When a user logs in with an unknown username, all the authinstances on
  the site are checked one by one, with separate queries, to see if they
  want to create the user automatically.  It's easy to restrict the
  check to non-internal authinstances, and cuts out a lot of useless
  work because internal authinstances can never automatically create
  users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/850617/+subscriptions


References