mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 01:48:45 +01:00
Also make sure phpCAS doesn't try to start a new PHP session. We have already started our own and want to keep it :). In addition to it, it emitted a PHP notice that could block the authentication process under certain configurations. And pretty much the same with the wantsurl and loginguest checks.