Skip to content

Github mirror of MediaWiki extension StalkerLog - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-StalkerLog

Repository files navigation

== Description ==
StalkerLog is designed to add a log of user login/logout actions
to the general log pages. Designed primarily for office productivity
monitoring, etc.

== Installation ==
* Download the extension
* Copy the files to a subdirectory of your extensions folder
* Add the following line to LocalSettings.php:
	require_once "$IP/extensions/StalkerLog/StalkerLog.php";
* Configure as required
* Done!

== Configuration ==
A new right of 'stalkerlog-view-log' has been created. Granting this
to a user via $wgGroupPermissions allows them to view the log. For
example, if managers in an office need to see the log but employees
shouldn't.

About

Github mirror of MediaWiki extension StalkerLog - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published