Allow to set a salt for the edit token in HTMLForm
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Tue, 8 Jul 2014 20:45:14 +0000 (22:45 +0200)
committerAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Tue, 8 Jul 2014 20:45:14 +0000 (22:45 +0200)
commit3de2f5a64d384caab1b79e72586b565658cd1774
tree30fd475c5a5f58b361fe7bf80495dbee28a3d586
parentb423e290cc9f74723f18b75c946655a82d0bef3f
Allow to set a salt for the edit token in HTMLForm

And set one in RevertAction.

Change-Id: I9f72c6203e8d9d0770009083263ddca98845f530
includes/actions/RevertAction.php
includes/htmlform/HTMLForm.php