API: Added optional md5 parameter to action=edit. If set, the edit will only be commi...
authorRoan Kattouw <catrope@users.mediawiki.org>
Wed, 28 May 2008 09:22:40 +0000 (09:22 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Wed, 28 May 2008 09:22:40 +0000 (09:22 +0000)
commitcf5484e56f664d53b7fccb844bc4a72c13ec3acd
tree1e1955dcfa353455f83f1874e661871137330b93
parentaac9e5198e0ff48d396951e49ce780a62f224e95
API: Added optional md5 parameter to action=edit. If set, the edit will only be committed if the MD5 hash of the text parameter equals the md5 parameter.
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiEditPage.php