Extension:MwSSE
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | User activityCategory: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 | GitHub: Note: README |
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 yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'MwSSE' );
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