Allow undo via ApiEditPage for all content models
authoraude <aude.wiki@gmail.com>
Thu, 13 Aug 2015 20:34:45 +0000 (22:34 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Wed, 11 Nov 2015 19:50:23 +0000 (20:50 +0100)
commita225cbdca89563e878c19580fb04c9e1d805d6c7
tree1102ba4b71374e98e17c278f70f7b7ce2130d6a6
parentc54c5ed3cb5d93dc5665770c82c310223fc14b5b
Allow undo via ApiEditPage for all content models

It might be even nicer to separate undo into action=undo,
but for now undo is done via ApiEditPage and should be
allowed for all content models.

Bug: T101694
Change-Id: I833bcc20d86fa5bf216dc9444e2b8a16ddd45f66
includes/api/ApiEditPage.php