mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68680
[Bug 1987709] A patch has been submitted for review
Patch for "main" branch: https://reviews.mahara.org/c/mahara/+/13882
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1987709
Title:
Authentication via SAML looks to cause improper setting of
'lastlastlogin'
Status in Mahara:
In Progress
Bug description:
It looks like we set it in the auth/saml/lib.php file but also call
the $USER->reanimate() function that then calls $USER->authenticate()
that also look to set it.
We need to check if we actually need to set it in the saml file or
just leave it to the reanimate function
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1987709/+subscriptions
References