import
[web.mtrack] / defaults / help / Plugins
1 = Plugins =
2
3 mtrack has a simple plugin system that allows a plugin class to be loaded a configured using the [help:ConfigIni#plugins configuration file].
4
5 mtrack ships with the following plugins:
6
7 ||Name||Purpose||
8 ||[help:plugin/AuthHTTP MTrackAuth_HTTP]||Use HTTP authentication||
9 ||[help:plugin/CommitCheckNoEmpty MTrackCommitCheck_NoEmptyLogMessage]||Prevent commits with no log message||
10 ||[help:plugin/CommitCheckTimeRef MTrackCommitCheck_RequiresTimeReference]||Prevent commits that don't include time tracking information||
11 ||[help:plugin/Recaptcha MTrackCaptcha_Recaptcha]||Require recaptcha for submissions||
12 ||[help:plugin/OpenID MTrackAuth_OpenID]||Use OpenID for public authenticated access control||
13