mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49487
[Bug 1780328] Re: MNet logs user out when they try to jump from moodle to mahara once already logged in
We are moving away from MNet and will have the assignment submission via
LTI. If someone requires this fix, it is available under the patch
https://reviews.mahara.org/8990
** Changed in: mahara
Milestone: 18.10.0 => None
** Changed in: mahara
Status: In Progress => Won't Fix
--
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/1780328
Title:
MNet logs user out when they try to jump from moodle to mahara once
already logged in
Status in Mahara:
Won't Fix
Bug description:
When connecting from Moodle to Mahara we login via the MNet connection
but on subsequent jumps it logs us out.
Steps to reprodule:
1) Have a Moodle -> Mahara setup using MNet
2) On Moodle side have a course with an assignment submission block and have a user assigned to course
3) Log in as user
4) Go to the assignment and 'edit assignment' then click the "click here to visit" link
This will take you to Mahara and log you in
5) Click the "Return to Moodle" link
6) do step 4 again
You end up logged out of mahara/moodle
The reason for this is when we come from moodle this way it sets the
HTTP_USER_AGENT to be 'Moodle' which is not the same as your current
useragent.
We need to allow useragent 'Moodle' to only clear/reset current
session on store
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1780328/+subscriptions
References