Dear Teammates, I am logged on as an administrator and bureaucrat to MW 1.26.2. I am trying to reset the password of TestUser using the special page:
http://myserver.com/test1262/index.php?title=Special%3APasswordReset , and I have also checked the box "View the resulting email?" on this page.
I have the following 2 properties set in LocalSettings.php. $wgGroupPermissions['bureaucrat']['passwordreset'] = true; $wgGroupPermissions['administrator']['passwordreset'] = true;
So TestUser does not have the optional email filled in, but I would still like to view the email that would have been sent to TestUser so that I can send him the temporary password. When I select "Reset password", I do not get an error message, nor do I get the view of the resulting email.
I must need another setting to see the email in my browser. What is it ? thanks, Lori
mediawiki-l@lists.wikimedia.org