Page MenuHomePhabricator
Feed Advanced Search

Nov 19 2020

djkonro placed T204193: SecurePoll auth-api.php needs to be rewritten to be a normal api module up for grabs.
Nov 19 2020, 11:46 AM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), Patch-For-Review, Platform Engineering, MediaWiki-extensions-SecurePoll

Sep 27 2018

djkonro added a comment to T204193: SecurePoll auth-api.php needs to be rewritten to be a normal api module.

@D3r1ck01 Thanks for the help!. The steps you provided work fine.

Sep 27 2018, 11:28 AM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), Patch-For-Review, Platform Engineering, MediaWiki-extensions-SecurePoll
djkonro added a comment to T204193: SecurePoll auth-api.php needs to be rewritten to be a normal api module.

@D3r1ck01 Thanks for the assistance. The tokens I generate end with "..+\\" , but while testing simple login with the api using Postman, it seems I need to remove the second \ used for escaping.

Sep 27 2018, 9:05 AM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), Patch-For-Review, Platform Engineering, MediaWiki-extensions-SecurePoll
djkonro added a comment to T204193: SecurePoll auth-api.php needs to be rewritten to be a normal api module.

I am new to wikimedia and I would love to work on this issue, for my first contribution. I have successfully setup the mediawiki core and the SecurePoll extension. I am trying to test the functionality of SecurePoll using the MediaWiki API, in order to best understand how to solve this issue. But when I do a POST request with "http://localhost//mediawiki/api.php?action=strikevote&option=strike&reason=duplicate&voteid=1" body{token=e75500c077dbf93c0ffd4..........35bac6133+\}, I get the response below. Even though I got the token with "http://localhost/mediawiki/api.php?action=query&meta=tokens&format=json&type=login"

Sep 27 2018, 4:54 AM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), Patch-For-Review, Platform Engineering, MediaWiki-extensions-SecurePoll

Sep 26 2018

djkonro claimed T204193: SecurePoll auth-api.php needs to be rewritten to be a normal api module.
Sep 26 2018, 10:56 AM · MW-1.41-notes (1.41.0-wmf.12; 2023-06-06), Patch-For-Review, Platform Engineering, MediaWiki-extensions-SecurePoll