mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #54264
[Bug 1828303] Re: Unable to logout if session expires and authmethod gone away
** 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.
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/1828303
Title:
Unable to logout if session expires and authmethod gone away
Status in Mahara:
Fix Committed
Bug description:
If we login via an external auth method and while we are logged in the
auth method becomes unavailable and then our session times out we
can't logout as it tries to the call the external logout() on an empty
object.
We just get
[WAR] 8d (lib/errors.php:535) [Error]: Call to a member function logout() on boolean
Call stack (most recent first):
exception(object(Error)) at Unknown:0
We can get around it by closing the browser - but would be better to
log user out correctly
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1828303/+subscriptions
References