Extension:MwSSE

Category:Unmaintained extensions#MwSSE Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
MwSSE
Release status: unmaintainedCategory:Unmaintained extensions
Implementation User activity Category:User activity extensions
Author(s) (Nagruytalk)
Latest version 0.0.0
MediaWiki 1.27+Category:Extensions with manual MediaWiki version
License GNU General Public License 3.0
Download Category:Extensions in GitHub version control
README
Category:All extensionsCategory:Extensions not in ExtensionJson

The MwSSE extension sends an email to the user when any login attempt occurs.

Install

  • Download and place the file(s) in a directory called MwSSE in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'MwSSE' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

TODO list

  • Enable/Disable option for the extension in user Preferences.
Category:All extensions Category:AuthManagerLoginAuthenticateAudit extensions Category:Extensions in GitHub version control Category:Extensions not in ExtensionJson Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Unmaintained extensions Category:User activity extensions