mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49771
[Bug 1790742] A change has been merged
Reviewed: https://reviews.mahara.org/9109
Committed: https://git.mahara.org/mahara/mahara/commit/59e381ef7f4d2592a0f6f51fd3570f4138aa8870
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 59e381ef7f4d2592a0f6f51fd3570f4138aa8870
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date: Wed Sep 5 11:30:16 2018 +1200
Bug 1790742: stop deleting user sessions when updating user data
the user sessionids are removed from the DB
to prevent users from reseting the user data when they are logged in
while their user is being updated through CSV file
this fix deletes the sessionids when uploading CSV files
and not in the update_user general function
to prevent logging out of the user when updating through web services
behatnotneeded
Change-Id: I3eca84dd10a035c4b9fe3ad180ca8ba32746b3c6
--
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/1790742
Title:
stop deleting user sessions when updating user data
Status in Mahara:
Fix Committed
Bug description:
the user sessionids are removed from the DB
to prevent users from reseting the user data when they are logged in
while their user is being updated through CSV file
But this also removes sessions when updating a user through web services
making the user be logged out
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1790742/+subscriptions
References