Skip to content

A MediaWiki extension to Bulk Reset passwords for Users on MediaWiki from a CSV file

Notifications You must be signed in to change notification settings

nischayn22/MassPasswordReset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MassPasswordReset

A MediaWiki extension to Bulk Reset passwords for Users on MediaWiki from a CSV file

Installation

Download this repo on your extensions folder
Add the following on your LocalSettings.php: wfLoadExtension( 'MassPasswordReset' );
Run the following command on your main directory: "composer require ircmaxell/random-lib"

Usage

Open the Special Page "Special:MassPasswordReset" - only available for users with sysop permissions Upload a CSV file containing usernames

Credits

Created by Wikiworks.com for Santa Fe Institute

About

A MediaWiki extension to Bulk Reset passwords for Users on MediaWiki from a CSV file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages