Hey everyone! Sorry if this isn't where the post should go.
I'm having a weird situation, not endangering anything in my Moodle but werid nonetheless. When I look up mdl_user in my PHP database, I see users like this "example@company.com.2415489635" (emails and numbers vary). Why is moodle creating these users? Investigating a little we realized that we can delete this users without apparent consequences, however we'd like to be sure if that is the case and how to avoid creating these, as to keep things neat and organized.
Thanks for your answers!