Catrope has submitted this change and it was merged. Change subject: (bug 38190) Add "required" flag to some token params ......................................................................
(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 --- M RELEASE-NOTES-1.20 M includes/api/ApiDelete.php M includes/api/ApiEditPage.php M includes/api/ApiEmailUser.php M includes/api/ApiFileRevert.php M includes/api/ApiImport.php M includes/api/ApiMove.php M includes/api/ApiPatrol.php M includes/api/ApiProtect.php M includes/api/ApiRollback.php M includes/api/ApiUndelete.php M includes/api/ApiUpload.php M includes/api/ApiUserrights.php M includes/api/ApiWatch.php 14 files changed, 53 insertions(+), 13 deletions(-) Approvals: Catrope: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/14608 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I15317f16c06f150d29c1b17de76f41a6cfa84820 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Umherirrender <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: Umherirrender <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
