Open robertlyon777 opened 9 years ago
Hi Robert and Patrick, I've just made a pull request for upgrading phpCAS library to 1.3.4. There's no conflict and everything is fine when you apply this patch after mine, so a suggest you pull my fix first to avoid collisions. Thanks guys, your work is much appreciated!
J-P
Thank you a lot,Robert, CAS work fine now on Mahara version 16.10.2.
Good to hear this works for Mahara 16.10.x versions - thanks for letting me know
And with Mahara version 17.04.1 too. Very great debug. Thanks
The 15.04+ version of Mahara handles session access slightly differently than previous versions. These adjustments to CAS allow the session information to be stored in the Mahara $SESSION object rather than in $_SESSION
Signed-off-by: Robert Lyon robertl@catalyst.net.nz