aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/resetUserEmail.php
Commit message (Expand)AuthorAgeFilesLines
* Remove call to deprecated setPassword() User methodAmmar Abdulhamid2020-06-121-2/+11
* maintenance: Remove arguments that match their default valuesDerick Alangi2019-02-271-2/+2
* Output Done! at end of resetUserEmail.phpReedy2018-10-201-0/+1
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Maintenance: add fatalError() methodBryan Davis2017-11-211-2/+2
* resetUserEmail: Allow resetting email without scrambling passwordMatthew Flaschen2016-02-181-2/+8
* Use addDescription in resetUserEmail maint scriptaddshore2016-01-301-1/+1
* Add script to reset user emailsMax Semenik2016-01-301-0/+66