← Back to team overview

mahara-contributors team mailing list archive

[Bug 850617] Re: Don't check internal auth instances for automatic user creation

 

** Changed in: mahara
       Status: In Progress => Fix Committed

-- 
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:
  Fix Committed

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