Reviewed: https://reviews.mahara.org/8517 Committed: https://git.mahara.org/mahara/mahara/commit/fdd386a29ebbc557d7761fb45c2256f7b3905b52 Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit fdd386a29ebbc557d7761fb45c2256f7b3905b52 Author: Robert Lyon <[email protected]> Date: Mon Feb 12 13:35:34 2018 +1300 Bug 1749892: Fixing some testclient issues behatnotneeded Change-Id: I5f1c41c7632f8cb1599357d115670becb53d3b37 Signed-off-by: Robert Lyon <[email protected]> -- 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/1749892 Title: Problems with webservices testclient logging one out Status in Mahara: Fix Committed Bug description: Since we made the sessions a bit safer using the webservice testclient logs us out part way through the process. This is because our logged in browser useragent does not match the testclient useragent So we need to not log out a user using the testclient when site is not in production more to allow for easier testing/debugging On a production site one can still see the testclient results by logging back in To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1749892/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

