Skip to content

Session adjustment to CAS/Client.php for Mahara 15.04#9

Open
robertlyon777 wants to merge 1 commit into
patrickpollet:masterfrom
robertlyon777:15.04_stable
Open

Session adjustment to CAS/Client.php for Mahara 15.04#9
robertlyon777 wants to merge 1 commit into
patrickpollet:masterfrom
robertlyon777:15.04_stable

Conversation

@robertlyon777

Copy link
Copy Markdown
Contributor

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

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>
@gaudreaj

Copy link
Copy Markdown
Contributor

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

@deedey

deedey commented May 12, 2017

Copy link
Copy Markdown

Thank you a lot,Robert,
CAS work fine now on Mahara version 16.10.2.

@robertlyon777

Copy link
Copy Markdown
Contributor Author

Good to hear this works for Mahara 16.10.x versions - thanks for letting me know

@deedey

deedey commented May 15, 2017

Copy link
Copy Markdown

And with Mahara version 17.04.1 too.
Very great debug.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants