-
Very handy little plugin, thank you.
One error: starting at line 125 of auth.php, the plugin tries to pull a user that can't be found in the Moodle database from the Drupal services REST server. It t…
-
I upgraded my Drupal Services module to the latest version because it has security updates. After doing so, authentication breaks on Moodle. I downgraded Services to the previous version without doing…
-
I setup the drupalservices module according to the Wiki but I am getting an infinite re-direct loop between moodle and drupal when I sign in.
If I go to the moodle URL before signing in to Drupal it …
-
Ok, so up to the point of testing the script in cmd everything works.
On Moodle side I have:
Hostname: http://www.mydomain.com
Endpoint: /drupalservice
Remote User: moodle remote username (not the na…
-
On line 308 of /moodle/moodle2/blocks/rcommon/WebServices/Authentication/AuthenticateContent.php file, the $tmp->info value is assigned with the result of the method "str_replace" that belongs to the …
-
Presently staff are able to log into the Learning Space without having completed their IT induction.
Any staff who have done this aren't able to receive email notifications to their institutional em…
-
I’m working with a client to implement a secure (or as secure as possible) mechanism for launching e-learning content from an LMS. We’re adopting the CMI5 launch mechanism, but I want to specify a mec…
-
Hi, I was intended to use this plugin in my moodle installation but I can't make it work. I just add a new videofile type resource to my course and add the video file (mp4 small file with testing purp…
isetz updated
10 years ago
-
... only seems to be an issue when Moodle integration is on as Moodle code comments suggest that GET/POST variables are escaped by default. When stripslashes is on this happen twice...
It would appea…
-
I have implemented GoogleOauth2 on a live site, but due to some reasons the login gets redirected to edit.php page on moodle.
Even facebook, google, windows live send the authentication back to moodle…