Closed alez-k closed 9 years ago
I've created a branch & a pull request for this. If you could test it out and confirm that it fixes your problem that would be great! Thanks for tracking this down.
I've tested it and I confirm that it fixes the problem. Thanks!
great! fixed and merged. thanks for pointing it out!
Problem
In 2.x-2.x, when user logs out from moodle, he doesn't log out from drupal although the relate option is set.
Supposed motivation
I've found a bug in the code, in auth.php line 233
the get_config params are written in inverted order (moodle 2.8), so it always skips the condition.