← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
     Assignee: Richard Mansfield (richard-mansfield)
         Status: In Progress

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
    Milestone: None => 1.5.0

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

-- 
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


Follow ups

References