Last modified: 2014-04-26 20:31:11 UTC
Implement capability for mirroring user creation and user renaming events submitted to the API by MirrorPushBot. The events will need to be logged in the logging table under the log_id given, and the data will need to be put in the user table under the user_id given. If possible, avoid hacking the core. [[mw:Do not hack MediaWiki core]] Instead, submit patches.