mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #34270
[Bug 1570640] A change has been merged
Reviewed: https://reviews.mahara.org/6383
Committed: https://git.mahara.org/mahara/mahara/commit/4859621df6ee9d4998e16ca1319615d03da0007f
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: 1.10_STABLE
commit 4859621df6ee9d4998e16ca1319615d03da0007f
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:
In Progress
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
In Progress
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