← Back to team overview

mahara-contributors team mailing list archive

[Bug 1570640] A change has been merged

 

Reviewed:  https://reviews.mahara.org/6382
Committed: https://git.mahara.org/mahara/mahara/commit/c6723559cfe7cf6988bfa2db22e31f7e30ef8768
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.04_STABLE

commit c6723559cfe7cf6988bfa2db22e31f7e30ef8768
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Apr 15 11:06:41 2016 +1200

Bug 1570640: Ignore plugins with bad auth config

When looping through all auth to see if a user can login

behatnotneeded

Change-Id: I51693fac3c650ff529ccfc98586c50f4d185f591
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 4993ce1c411e51453f01a571952cedd2a5cb1991)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1570640

Title:
  Badly setup authinstance can cause  'This Auth plugin has not been
  initialised' error

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  If a user types their username in wrong then the system will try and
  see if other authinstances allow autocreate  user.

  But if one of those other instances is set up wrong/broken then a
  fatal error will be thrown, rather than showing the user they got
  their username/password wrong message

  This is a bit harsh, so we should catch this error and add a warning
  about broken plugin

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


References