(bug 38190) Add "required" flag to some token params
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 18 Jul 2012 17:24:38 +0000 (19:24 +0200)
committerCatrope <roan.kattouw@gmail.com>
Fri, 20 Jul 2012 22:45:51 +0000 (15:45 -0700)
commit06166e334a6e454ff73d4a62184d41a556dd0ca2
treeff6091d81486e943b72eb06395e9e507de8825e4
parent1f086ddbfb9c39a387c0d864128b802a8e2d0e9e
(bug 38190) Add "required" flag to some token params

action=block/action=unblock can not have the token required because when
using the gettoken param, the token param can not set.

Change-Id: I15317f16c06f150d29c1b17de76f41a6cfa84820
14 files changed:
RELEASE-NOTES-1.20
includes/api/ApiDelete.php
includes/api/ApiEditPage.php
includes/api/ApiEmailUser.php
includes/api/ApiFileRevert.php
includes/api/ApiImport.php
includes/api/ApiMove.php
includes/api/ApiPatrol.php
includes/api/ApiProtect.php
includes/api/ApiRollback.php
includes/api/ApiUndelete.php
includes/api/ApiUpload.php
includes/api/ApiUserrights.php
includes/api/ApiWatch.php