mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 20:26:32 +01:00
Merge branch 'MDL-76680/master' of https://github.com/skodak/moodle
This commit is contained in:
commit
32fc5c14a0
@ -850,6 +850,8 @@ foreach ($pluginswithfunction as $plugins) {
|
||||
}
|
||||
|
||||
\core\session\manager::start();
|
||||
// Prevent ignoresesskey hack from getting carried over to a next page.
|
||||
unset($USER->ignoresesskey);
|
||||
|
||||
if (!empty($CFG->proxylogunsafe) || !empty($CFG->proxyfixunsafe)) {
|
||||
if (!empty($CFG->proxyfixunsafe)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user