[07:57:39] Hi i have a question about account creation via API. [07:59:28] This code is being used: [07:59:29] $params = [ [07:59:29] 'form_params' => [ [07:59:30] 'action' => 'createaccount', [07:59:30] 'username' => $userName, [07:59:31] 'password' => $password, [07:59:31] 'email' => $mail, [08:01:21] lol [09:16:19] ah yes, good ol' paste and trigger "spam protections" [09:37:50] pastebins ftw [19:58:34] Hey everyone. Anyone run into issues with user registration and password reset emails not sending? Emails for page changes are working. And my wgPasswordSender is set. But not getting emails from Special:PasswordReset