Comment 8 for bug 1950199

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/12358
Committed: https://git.mahara.org/mahara/mahara/commit/0bcedb911498e7b8e698c8fadca04c091af8a15e
Submitter: Robert Lyon (<email address hidden>)
Branch: 20.10_DEV

commit 0bcedb911498e7b8e698c8fadca04c091af8a15e
Author: Robert Lyon <email address hidden>
Date: Tue Nov 9 10:46:25 2021 +1300

Bug 1950199: Reset mahara timezone after saml cron breaks it

There is a part of the SAML core code that sets the timezone to UTC
when creating the metadata refresh file.

This causes all cron jobs after it in the same run to use the
incorrect timezone

Change-Id: Id6c741b439ef42c50edc844878969f90e24a29b6
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 5a239852fb2c166c19f46d42acf59035aeabb40b)