John Erling Blad has submitted this change and it was merged. Change subject: (Bug 39366) Kill use of gettoken ......................................................................
(Bug 39366) Kill use of gettoken To get an valid edit token for use with the wikibase api, use action=token or query=info. Change-Id: I7cee30eaec8b3c043fa04664861b40b6a6a75592 --- M repo/Wikibase.hooks.php M repo/includes/api/Api.php M repo/includes/api/ApiGetItems.php M repo/includes/api/ApiLinkTitles.php M repo/includes/api/ApiModifyEntity.php M repo/tests/phpunit/includes/api/ApiBotEditTest.php M repo/tests/phpunit/includes/api/ApiGetItemsTest.php D repo/tests/phpunit/includes/api/ApiJSONPCompleteTest.php D repo/tests/phpunit/includes/api/ApiJSONPTest.php M repo/tests/phpunit/includes/api/ApiModifyItemBase.php M repo/tests/phpunit/includes/api/ApiSetItemTest.php 11 files changed, 69 insertions(+), 427 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/24559 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7cee30eaec8b3c043fa04664861b40b6a6a75592 Gerrit-PatchSet: 5 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: John Erling Blad <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
