Create user always not working

Created on 6 February 2023, almost 2 years ago
Updated 7 February 2023, almost 2 years ago

Hi again guys, long time no see, I've been working with this module together with my site, it was working fine until I found a small problem, not with this module but with Moodle, when you create a user in Drupal and you use the Moodle Rest User module to create it in moodle, you can't use Uppercase in the users name, moodle is name sensitive and only accepts lowercase names, so if you finds that the Moodle id is not added or the emails are not being sent to newer users, its probably because of that, you should let the user create their account with the username restricted to lower case


Nothing else to add, i still recommend this module, works fine

🐛 Bug report
Status

Active

Version

1.0

Component

Documentation

Created by

🇦🇷Argentina renzocarletti

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @renzocarletti
  • Status changed to Closed: works as designed almost 2 years ago
  • Status changed to Active almost 2 years ago
  • 🇳🇱Netherlands ekes

    I'll set this to active, because I guess it might be possible to:- push the user into Moodle with strtolower(); and then when matching do it case insensitively (questions to check there, does drupal allow usernames that are TheSame thesame, and if so do we need then to do something if that happens).

Production build 0.71.5 2024