- enable SecurePoll on enwiki
- enable electionadmin user group on enwiki
Suggested default settings (please double check these. I am new to SecurePoll configuration):
$wgGroupPermissions['electionadmin']['securepoll-create-poll'] = true; $wgGroupPermissions['electionadmin']['securepoll-view-voter-pii'] = true; $wgGroupPermissions['electionadmin']['securepoll-edit-poll'] = true; // in preparation for https://gerrit.wikimedia.org/r/1083434 $wgSecurePollSingleTransferableVoteEnabled = true; $wgSecurePollUseNamespace = true; $wgSecurePollUseLogging = true; // Stewards would be the ones to add/remove the right from individual users, similar to checkuser.