Extension:PassEdit

Category:Extensions incompatible with 1.43 Category:Extensions that are potentially dangerous#PassEdit Category:Unmaintained extensions#PassEdit Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
PassEdit
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) apple502j
MediaWiki Category:Extensions without MediaWiki version
License GNU General Public License 3.0 or later
Download Category:Extensions in GitHub version control
  • editpassword
Category:All extensions

The PassEdit extension allows certain users to edit other users' email addresses and passwords. It was created at a time that the EditAccount extension was not compatible with recent MediaWiki versions, and has similar functionality.

Installation

  • Download and place the file(s) in a directory called PassEdit in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'PassEdit' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions incompatible with 1.43 Category:Extensions that are potentially dangerous Category:Extensions with invalid or missing type Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Unmaintained extensions